JohnnyonFlame / sm64-od-port

A (beta) port of SM64-Port for OpenDingux devices.
21 stars 16 forks source link

Add 'exit game' button (mapped to SELECT by default) #5

Closed jdgleaver closed 3 years ago

jdgleaver commented 3 years ago

At present, the OpenDingux port can only be exited by killing the process via POWER+SELECT. This PR adds a dedicated quit button, mapped to SELECT by default. This is particularly useful on RG350M devices, which have notoriously fragile power buttons.

The changes here are mostly lifted from https://github.com/AdrienLombard/sm64-351elec-port/commit/03e181b19395857e650b3b6e1f477f9ada8bcf95

JohnnyonFlame commented 3 years ago

I want to add such a feature inside the pause menu, as a button you'd hold (e.g. select or L) to exit while in it, with an accompanying label for it.

Just really spaced out with other projects and completely forgot to finish the final touches.

jdgleaver commented 3 years ago

Oh, that's fine. I agree that your idea is a better solution :)