Update ProjectTree
This commit is contained in:
parent
a4eeb76068
commit
e8f9540dd9
|
@ -49,3 +49,6 @@
|
||||||
- Creation of the IDT, ISR exception handler
|
- Creation of the IDT, ISR exception handler
|
||||||
- RTC time based ticks
|
- RTC time based ticks
|
||||||
- Keyboard IRQ handling (TODO buffer BStdIn)
|
- Keyboard IRQ handling (TODO buffer BStdIn)
|
||||||
|
2019/04/27 IDT Overhaul
|
||||||
|
- IDT can now register new IRQ handlers at runtime
|
||||||
|
- Exception handler crashdumps with registers
|
||||||
|
|
Loading…
Reference in New Issue