banan-os/kernel/arch/i386
Bananymous e87026f01d Kernel: I have no idea what this commit does
I had committed a change in IDT but reverted it now.

This propably only adds a spurious interrupt detection to common cpp
interrupt handler?
2023-01-26 02:55:37 +02:00
..
IDT.cpp Kernel: I have no idea what this commit does 2023-01-26 02:55:37 +02:00
MMU.cpp Kernel: Move debug printing to its own file 2023-01-25 22:51:42 +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: Rewrite APIC and PIC more OOP friendly 2023-01-23 20:13:57 +02:00