42_KFS/src/interrupt
2024-10-03 16:43:48 +02:00
..
apic.c fix: read_reg and write_reg are better now, no more double fault 2024-10-03 16:43:48 +02:00
handler.c feature: apic is now enabled and the double fault interrupt at boot no longer occurs 2024-10-03 15:20:19 +02:00
idt.c feature: apic is now enabled and the double fault interrupt at boot no longer occurs 2024-10-03 15:20:19 +02:00
isr.s fix: isr.s not compiling because of movb instruction instead of mov 2024-10-02 14:20:43 +02:00
msr.c feature: apic is now enabled and the double fault interrupt at boot no longer occurs 2024-10-03 15:20:19 +02:00
pic.c feature: apic is now enabled and the double fault interrupt at boot no longer occurs 2024-10-03 15:20:19 +02:00