Skip to content
Snippets Groups Projects
Commit a1e69db9 authored by Fang Lu's avatar Fang Lu
Browse files

Update 'README.md'

parent 98bf7f0e
No related branches found
No related tags found
No related merge requests found
......@@ -28,14 +28,14 @@ Features
**Input devices**
* [ ] **USB Mouse driver**
* [ ] **PS/2 Keyboard driver**
* [ ] Wacom tablet driver
* [ ] USB hub support
* [x] **USB Mouse driver**
* [x] **PS/2 Keyboard driver**
* [ ] ~~Wacom tablet driver~~
* [ ] ~~USB hub support~~
**Graphics**
* [ ] **VGA output driver**
* [x] **VGA output driver**
* [ ] **Graphics service & task distributor**
* [ ] **Bitmap renderer**
* [ ] **Bitmap resizable copy**
......@@ -55,7 +55,7 @@ Features
**Audio**
* [ ] **Audio driver**
* [x] **Audio driver**
* [ ] **Multitrack mixdown**
**Miscellaneous/Utilities**
......@@ -65,22 +65,3 @@ Features
* [ ] **MP3 Parsing**
* [ ] Zip parsing
TODO
--------
* [ ] 11/8 - 11/14
* [ ] PS/2 driver setup
* [ ] Audio driver setup
* [ ] 11/15 - 11/28 (Thanksgiving)
* [ ] Graphics modules and submodules
* [ ] Bootstrapper and main game program
* [ ] Modules timing synchronization
* [ ] File IO support
* [ ] 11/29 - 12/5
* [ ] Baseline testing & debugging
* [ ] Extra graphics
* [ ] 12/6-12/13
* [ ] Extra game features
* [ ] Extra drivers
* [ ] Product testing & debugging
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment