diff --git a/ChangeLog b/ChangeLog index c8f2496..f800003 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,7 +75,12 @@ IDT Overhaul * Exception handler : crashdumps with registers * RTC time based ticks : functionnal -2019-05-6 @os-k-team +2019-05-06 @os-k-team IDT Overhaul * IDT : can now register new IRQ and Exception handlers at runtime * Exception handler : now called early + +2019-05-07 @os-k-team + * Exception handler : actual crashdumps register when panic + * PC Speaker : we can emit a little beep, and we have some music + * RTC : basic timer wait()