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

Mgba save state support #2

Merged
merged 5 commits into from
Mar 5, 2023
Merged

Mgba save state support #2

merged 5 commits into from
Mar 5, 2023

Conversation

thenick775
Copy link
Owner

  • mGBA save state support, includes UI, virtual controls, and local memory-only save states

  • future additions may include persisting save states to local storage, and/or filesystem sync options, as emscripten IDBFS provides an easy syncfs interface for mGBA

Nick VanCise added 5 commits February 26, 2023 10:51
- update backend server dependencies
- initial save state support

- fix aria labels on modals

- clean unnecessary code

- formatting
- save state virtual controls initial implementation
- on my iphone X this is too close to the virtual dpad
@thenick775 thenick775 merged commit 603e5ba into master Mar 5, 2023
@thenick775 thenick775 deleted the mgba-save-state-support branch March 5, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant