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

Rework savestate code #473

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Rework savestate code #473

wants to merge 5 commits into from

Conversation

Ziemas
Copy link
Contributor

@Ziemas Ziemas commented Apr 20, 2021

Wrapped savestate reading/wrapping in a class like duckstation does to avoid having to manage two functions per system.

Seems to work about as well as previously.

Use a wrapper class for reading and writing state to avoid annoying and
error prone code duplication.

Code mostly based on dolphin/duckstations code but simplified. Would be
nice to eventually do compression as well
@Ziemas Ziemas marked this pull request as ready for review April 25, 2021 02:15
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.

1 participant