diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -86,10 +86,11 @@ FoolOS is tested/developed on the following emulators/machines Todos ----- + * Newlib errno / return value / argv / env -* pipe\_syscall +* pipe\_syscall / execve: support hashbangs * DMA where possible! -* Mouse & KB processing in seperate task. +* optimized Mouse & KB processing in seperate task. (Kb all chars and different layouts) * Kernel Stuff Reentrancy? * Cleanup syscalls * Writing to ext2 RAM-image @@ -105,6 +106,8 @@ Todos * GUI / Window Manager (update\_rect, etc..) * Porting (ncurses, gcc, binutils, vim, apache...) +* Crazy & Funny terminal effects while typing (idea) + Disclaimer ---------- |
