-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Definitely implementing:
- All Signals
- Dynamic Memory Allocation (malloc)
This is what we are planning to implement, in order of priority:
- Maze Boot Animation
- Read/Write File System (one of ext2, ext3, ReiserFS, or xfs)
- Mouse driver
- Threading library (similar to pthreads API)
- GUI elements (wallpaper, color graphics driver, better resolution)
- Networking (UDP, maybe TCP)
- Sound driver
- Windowing Framework