Espresso 0.0.2c
This commit is contained in:
24
TODO.md
Normal file
24
TODO.md
Normal file
@ -0,0 +1,24 @@
|
||||
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
|
||||
Reference in New Issue
Block a user