This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
You've already forked banan-os
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
62469c529f
banan-os
/
kernel
/
arch
/
i386
History
Bananymous
62469c529f
Kernel: IDT now allocates descriptors with kmalloc_eternal
2023-01-22 03:18:42 +02:00
..
APIC.cpp
Kernel: APIC use dprintln instead of kprintln
2023-01-12 13:52:22 +02:00
CPUID.cpp
Kernel: Move CPUID feature strings to cpp file
2023-01-13 00:03:37 +02:00
IDT.cpp
Kernel: IDT now allocates descriptors with kmalloc_eternal
2023-01-22 03:18:42 +02:00
MMU.cpp
Kernel: rename MMU::m_page_directory_pointer_table -> m_highest_paging_stuct
2023-01-22 03:03:58 +02:00
VESA.cpp
Kernel: Kernel::Panic now checks that TTY is initialized instead of VESA
2023-01-13 15:04:06 +02:00
boot.S
Kernel: move GDT initialization to boot.S
2023-01-22 00:48:12 +02:00
crti.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
crtn.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
linker.ld
Kernel: Multiboot data and kernel command lines are now global variables
2023-01-10 17:50:24 +02:00
make.config
Kernel: Move dump_backtrace() out of arch.
2023-01-22 03:00:13 +02:00