ChangeLog update
This commit is contained in:
parent
41f98890f8
commit
b2d020eb71
|
@ -75,7 +75,12 @@ IDT Overhaul
|
||||||
* Exception handler : crashdumps with registers
|
* Exception handler : crashdumps with registers
|
||||||
* RTC time based ticks : functionnal
|
* 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 Overhaul
|
||||||
* IDT : can now register new IRQ and Exception handlers at runtime
|
* IDT : can now register new IRQ and Exception handlers at runtime
|
||||||
* Exception handler : now called early
|
* 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()
|
||||||
|
|
Loading…
Reference in New Issue