diff --git a/todo.md b/todo.md index 9f97b77..c1b6ea2 100644 --- a/todo.md +++ b/todo.md @@ -5,7 +5,7 @@ @able Windowing System Interrupt Forwarding - + @peony PS/2 @@ -16,15 +16,22 @@ AIDL AbleOS Interface Description Language UI-SEXPR lispy ui decl language +@morshy + Simple Userland Allocator + @unassigned FileIO (Fat32) DiskIO (Undecided Disk type) Proper Memory Protection - hblang^2 (hblang compiler in hblang) Channels (Two buffers bundled together to form two way communication) Kernel Testing Framework (A rust framework for testing the kernel) Userland Testing Framework (An hblang framework for testing the userspace) PCI/E (Honestly I have no fucking clue whats going on with PCI or why userland cant properly read it) + Kernel Reimpl (Do not you dare think about this yet its only here as an option to show goals) + + AbleOS Compiler Collection + acc-asm + hblang^2 (hblang compiler in hblang)