diff --git a/Roadmap.md b/Roadmap.md index d18f88f..1998d15 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -25,6 +25,7 @@ There are lots of things to do...these are just some obvious ones before we can - [x] Emulate threading/mutexes/events for booting CTR demos: *bunnei* - [x] Emulate initial Filesystem services: *bunnei* - [x] Emulate HID service calls to support basic user-input for homebrew: *kevinhartman* +- [ ] Finish emulating requirements for running BlargSNES: *TBD* ### Framework - [x] Fix CMakeLists.txt and build/test on Linux: *bunnei*