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

Add ability to pause and serialise state of emulator to disk #12

Open
djhworld opened this issue May 5, 2013 · 0 comments
Open

Add ability to pause and serialise state of emulator to disk #12

djhworld opened this issue May 5, 2013 · 0 comments

Comments

@djhworld
Copy link
Owner

djhworld commented May 5, 2013

Just like a virtual machines, it would be nice to have the ability to serialise the state of the emulator to disk and reload it into the emulator (even one on a different machine!) and resume playing from where you left off

Would have to take into consideration stuff like

  • Graphics -> how can we serialize the state of the graphics driver? In particular the state of the OpenGL window
  • Sound -> When implemented
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