diff options
| author | Miguel <m.i@gmx.at> | 2018-09-18 03:03:28 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-18 03:03:28 +0200 |
| commit | 2d91384197847a7e8fe2c3f548918a8277d3086d (patch) | |
| tree | 7c93404e290a0ffbdaf9a8a94766d7bd0fd6e4f2 /README.md | |
| parent | 06e6e427c76bdb88a7f72dd04411d95a4bda3270 (diff) | |
sysfs, errno, improve foolshell, etc
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 ---------- |
