diff --git a/Roadmap.md b/Roadmap.md index 4f42610..afd86ce 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -18,6 +18,7 @@ here are lots of things to do... These are just one obvious ones before we have - [x] Cleanup video interface and gut renderer code copied from Gekko: *bunnei* - [ ] Emulate I/O register reads/writes in hw_lcd: *TBD* - [ ] Implement decoding of other framebuffer formats: *TBD* +- [ ] Fix OpenGL initialization on OSX to enable video output: *TBD* ### High-level Emulation - [x] Implement simple HLE interface: *bunnei* @@ -30,5 +31,4 @@ here are lots of things to do... These are just one obvious ones before we have ### Framework - [x] Fix CMakeLists.txt and build/test on Linux: *bunnei* - [ ] Implement keyboard/gamepad library/window API for mapping user input: *TBD* -- [ ] Implement disk IO API for abstracting loading/access of various bootable formats: *TBD* -- [ ] Get Citra running files on OSX \ No newline at end of file +- [ ] Implement disk IO API for abstracting loading/access of various bootable formats: *TBD* \ No newline at end of file