Merge branch 'master' of gitlab.com:shockrah/jankos

This commit is contained in:
shockrahwow 2019-11-07 10:13:59 -08:00
commit 012f2fb853

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