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

Ability to dump the current state of the program #169

Open
dekay9001 opened this issue Jun 4, 2012 · 0 comments
Open

Ability to dump the current state of the program #169

dekay9001 opened this issue Jun 4, 2012 · 0 comments

Comments

@dekay9001
Copy link

It"d be awesome to be able to save the state of the whole program,
which would be to save

  • the whole 64k memory (maybe compressed, but 128kByte is not that much these days..)
  • all registers and processor flags
  • the state of every plugin
  • the positions and name of every label for debugging

into a file which can then be loaded back into the emulator for further debugging.
Evenutally, the sourcecode could be saved too, for easier debugging if the code has been changed.

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