|
1640b2e125
|
fix: no more looping on some weird input
|
2024-10-09 16:16:22 +02:00 |
|
|
f3db3060af
|
add: pic work
|
2024-10-09 16:09:45 +02:00 |
|
|
599de25eec
|
fix: no more random reboot
|
2024-10-08 23:56:34 +02:00 |
|
|
d348ac109e
|
fix: interrupt handler function uses an array
fix: gdt calls cli asm instruction at init
|
2024-10-08 10:56:15 +02:00 |
|
|
14758ff4ea
|
feature: kpanic on interrupts (merdella cmd to test it)
|
2024-10-03 17:00:47 +02:00 |
|
|
d6b35a2786
|
feature: apic is now enabled and the double fault interrupt at boot no longer occurs
|
2024-10-03 15:20:19 +02:00 |
|
|
9479515685
|
fix: isr.s not compiling because of movb instruction instead of mov
|
2024-10-02 14:20:43 +02:00 |
|
|
8b2d35594d
|
add: idt
|
2024-10-02 14:15:57 +02:00 |
|
|
64a3f6ee0d
|
feature: start to implements isrs
|
2024-10-01 20:24:33 +02:00 |
|