updated dones

This commit is contained in:
shockrahwow 2019-10-23 18:36:30 -07:00
parent 63fcc09cea
commit 3f95c1ec8b

View File

@ -6,15 +6,17 @@ It's so good that barely does anything at all.
JankOS serves the purpose of an experiment in learning.
Personally I'm unsatisfied with accepting an idea; I want to garner an intuition for the inner workings of an idea.
## Todo/Roadmap
## Done & Dusted
* Segmentation(research what I might need to make either this or paging work later on)
## Todo/Roadmap
* Interrupt Descriptor Table
* Memory allocator
* If segmentation isn't being done then _paging_ will be part of the roadmap(most likely)
* Paging will likely come before the allocator: If segmentation isn't being done then _paging_ will be part of the roadmap(most likely)
## Bugs