|
3b798e5daa
|
core: remove bozo typedef for types
|
2025-02-07 12:35:32 +01:00 |
|
|
d7626df19c
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
|
|
4fb51d4356
|
feature: start to implement keyboard handler and better isrs/irqs
|
2024-10-09 17:54:29 +02:00 |
|
|
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 |
|
|
339224f705
|
fix: remap pic with right offset
|
2024-10-08 12:22:35 +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 |
|
|
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 |
|