readme better reflects current project state

This commit is contained in:
shockrah 2019-10-30 23:21:48 -07:00
parent c4bae42dd9
commit c1cbfb3472

View File

@ -8,11 +8,13 @@ Personally I'm unsatisfied with accepting an idea; I want to garner an intuition
## Done & Dusted
* Segmentation(research what I might need to make either this or paging work later on)
* GDT Initialization - now ready to take steps to move to user mode
* IDT Initialization - interrupt callbacks aren't firing but the table is initialized
## Todo/Roadmap
* Interrupt Descriptor Table
* Fixing Interrupt handlers
* Memory allocator