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

Merge branch 'ilufang' of ssh://git.nfls.ga/ilufang/ece385-final into ilufang

parents 39823235 a1e69db9
No related branches found
No related tags found
No related merge requests found
...@@ -28,14 +28,14 @@ Features ...@@ -28,14 +28,14 @@ Features
**Input devices** **Input devices**
* [ ] **USB Mouse driver** * [x] **USB Mouse driver**
* [ ] **PS/2 Keyboard driver** * [x] **PS/2 Keyboard driver**
* [ ] Wacom tablet driver * [ ] ~~Wacom tablet driver~~
* [ ] USB hub support * [ ] ~~USB hub support~~
**Graphics** **Graphics**
* [ ] **VGA output driver** * [x] **VGA output driver**
* [ ] **Graphics service & task distributor** * [ ] **Graphics service & task distributor**
* [ ] **Bitmap renderer** * [ ] **Bitmap renderer**
* [ ] **Bitmap resizable copy** * [ ] **Bitmap resizable copy**
...@@ -55,7 +55,7 @@ Features ...@@ -55,7 +55,7 @@ Features
**Audio** **Audio**
* [ ] **Audio driver** * [x] **Audio driver**
* [ ] **Multitrack mixdown** * [ ] **Multitrack mixdown**
**Miscellaneous/Utilities** **Miscellaneous/Utilities**
...@@ -65,22 +65,3 @@ Features ...@@ -65,22 +65,3 @@ Features
* [ ] **MP3 Parsing** * [ ] **MP3 Parsing**
* [ ] Zip 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