|
83e513c32f
|
fix: read_reg and write_reg are better now, no more double fault
|
2024-10-03 16:43:48 +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 |
|
|
5fe4d12c12
|
fix: set_idt_entry_value: bit shift
|
2024-09-30 15:46:35 +02:00 |
|
|
8b73e8850a
|
fix: define the idt struct
|
2024-09-30 15:44:34 +02:00 |
|
|
0c540a11da
|
add: idt
|
2024-09-30 13:01:56 +02:00 |
|