diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -86,17 +86,20 @@ FoolOS is tested/developed on the following emulators/machines Todos ----- -* Unit Testing +* Cleanup Virtual Memory Manager / Flush TLB (?) * Mouse & KB processing in seperate task. * Kernel Stuff Reentrancy & Newlib Reeentrancy Struct -* Ethernet driver E1000 / NS2000 & Networking stack (ipxe network drivers?) -* Porting (ncurses, gcc, binutils, vim, apache...) -* Posix getdents -* GCC optimizations (break kernel?) +* Posix getdents and cleanup syscalls * Writing to ext2 RAM-image * Mutexes -* Flush TLB + +* GCC optimizations (break kernel?) + +* Ethernet driver E1000 / NS2000 & Networking stack (ipxe network drivers?) + +* Unit Testing * GUI / Window Manager (update\_rect, etc..) +* Porting (ncurses, gcc, binutils, vim, apache...) Disclaimer ---------- |
