banan-os/kernel
Bananymous b315fdc27f Kernel: Finally managed to get 64-bit working
I had weird problems with interrupts but everything should work now
2023-01-25 19:19:28 +02:00
..
arch Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
include/kernel Kernel: Rewrite APIC and PIC more OOP friendly 2023-01-23 20:13:57 +02:00
kernel Kernel: Cleanup APIC code. Remove unnecessary defines and add consts 2023-01-25 19:00:41 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Rewrite APIC and PIC more OOP friendly 2023-01-23 20:13:57 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00