ChangeLog update

This commit is contained in:
Adrien Bourmault 2019-05-07 18:16:53 +02:00
parent 41f98890f8
commit b2d020eb71
1 changed files with 6 additions and 1 deletions

View File

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