Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom input mapping #4

Open
cbrgray opened this issue Nov 28, 2021 · 0 comments
Open

Custom input mapping #4

cbrgray opened this issue Nov 28, 2021 · 0 comments

Comments

@cbrgray
Copy link
Collaborator

cbrgray commented Nov 28, 2021

Debug menu feature, probably requiring a new 'page' like the warps menu. Allows remapping of button combos e.g. create/load state.
For persistence, they should be stored in SRAM.

Since SRAM can become corrupted, the input to open the debug menu should not be mappable. Additionally, a backup of the mappings should also be stored in SRAM to enable detection if corruption occurs, via comparison on boot. If corruption is detected, clear any custom mappings back to default (and maybe set a flag to alert the user?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant