From e8f9540dd9136e23a2def1e950166f39ee5e7102 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sat, 27 Apr 2019 00:09:53 +0200 Subject: [PATCH] Update ProjectTree --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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