diff options
| author | Miguel <m.i@gmx.at> | 2018-09-11 19:49:17 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-11 19:49:17 +0200 |
| commit | c9351caacd49c8442cc586f9e53a2dcc49a004aa (patch) | |
| tree | 7032ebdc1a6ff27043a3d2e81d897c2bf78731af /README.md | |
| parent | bd2c3fcfa2b562724667d7b83089b5ff1e2d33dc (diff) | |
cleaning up vmem etc..
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 ---------- |
