Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-15 | Fixes occasional instant play failures | neonloop | |
When resuming instant play, FunKey S saves path of executable after launching executable in background. If this happens fast enough, process will still be /bin/busybox, not /opt/picoarch, saving wrong path, failing next launch. To workaround, should save path again before suspending. | |||
2023-01-09 | Waits to suspend until after game loop | neonloop | |
Suspending during loop caused corrupt states | |||
2023-01-09 | Adds initial Funkey S support | neonloop | |