Files
Espresso/TODO.md
2026-03-20 16:57:08 -05:00

614 B

Here are some of the things I think I/we should add to Espresso, in no particular order.

Important objectives: More syscalls Better C libs (both kernel and user) VFS (Virtual FileSystem) Scheduler (very important!)

General objectives: More filesystems PAE support Better MM system More CPU extentions, like AVX (if possible), more SSE, MMX, etc. Better random number generation Time system (probably use CMOS clock and stuff)

More in the future objectives: VGA support Mouse support USB support GPU support Windowing compositor/desktop