diff --git a/ChangeLog b/ChangeLog index b04e5ae..bbaaaaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,3 +49,6 @@ - Creation of the IDT, ISR exception handler - RTC time based ticks - 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