Updated Roadmap (markdown)

archshift 2014-08-06 16:23:17 -07:00
parent 925dbbf6d4
commit bf802c81bc

@ -1,4 +1,4 @@
here are lots of things to do... These are just one obvious ones before we have a more functional emulator :) There are lots of things to do... These are just one obvious ones before we have a more functional emulator :)
### Debugger/GUI ### Debugger/GUI
- [x] Integrate symbols into disassembler view: *mattvail* - [x] Integrate symbols into disassembler view: *mattvail*
@ -31,4 +31,4 @@ here are lots of things to do... These are just one obvious ones before we have
### Framework ### Framework
- [x] Fix CMakeLists.txt and build/test on Linux: *bunnei* - [x] Fix CMakeLists.txt and build/test on Linux: *bunnei*
- [ ] Implement keyboard/gamepad library/window API for mapping user input: *TBD* - [ ] Implement keyboard/gamepad library/window API for mapping user input: *TBD*
- [x] Implement disk IO API for abstracting loading/access of various bootable formats: *bunnei* - [x] Implement disk IO API for abstracting loading/access of various bootable formats: *bunnei*