diff --git a/TODO.md b/TODO.md index a658665..2bf50d8 100644 --- a/TODO.md +++ b/TODO.md @@ -6,8 +6,9 @@ lets implmeent some better testing functions aswell - Paging & virtual memory - Get GRUB to show memory map - DONE - - Write a page allocator - WIP + - Write a page allocator - DONE - Setup paging + - Setup virtual memory - Setup higher half kernel - Heap allocator (malloc) - after this, implment some data structures? cleanup queue?