Home | Forums | What's new | Resources | |
How to Detect ABC+Start in Jo Engine? |
slinga - Jun 5, 2020 |
Ponut | Jun 5, 2020 | |||
I don't see a place in Jo itself that checks for this. Try adding the calback at vblank (jo_add_vblank_callback or slIntFunction). |
slinga | Jun 7, 2020 | |||
I opened a ticket with Jo Engine. Edit: Looks like Johannes implemented it: FIX #27 jo_core_set_restart_game_callback() · joh.... |