From 2d91384197847a7e8fe2c3f548918a8277d3086d Mon Sep 17 00:00:00 2001 From: Miguel Date: Tue, 18 Sep 2018 03:03:28 +0200 Subject: sysfs, errno, improve foolshell, etc --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b78b139..8b39ab2 100644 --- a/README.md +++ b/README.md @@ -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 ---------- -- cgit v1.2.3