Ray Haleblian
Ray Haleblian
**Is your feature request related to a problem? Please describe.** #36 **Describe the solution you'd like** The relative structure of installation files doesn't change, but the folder they are in...
I saw the add for Switch and was going to an adaptation of it for nds-portlibs. I'll try it out with dslibris. This will help out Arabic-speaking users.
Hello folks. When devising repeatable patch building from a different repo i found that being able to do the above is helpful and allows for intermediates like the generated code...
It is kind of funny to see someone post a feature request in this repo. :P But these are just notes i wanted to share. I don't have access to...
Build and test in emulator, noting where we now barf.
This is called "prefs" now. Settings are in an external file and not a save file, as games should do. And BTW let's call "prefs" "settings" from now on. No...
No need for that in the app. Probably dead code removable cruft.
**Is your feature request related to a problem? Please describe.** Everything flashes all time. **Describe the solution you'd like** Don't flash so much. **Describe alternatives you've considered** Closing my eyes....
Code in books.cpp, prefs.cpp and app_*.cpp go into view classes BookView, LibraryView and SettingsView. These own event handling for its mode; App dispatches to each by-mode. This will reduce bugs,...