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 RetroShell commands for loading and saving memory contents #823

Closed
dirkwhoffmann opened this issue Mar 30, 2024 · 1 comment
Closed
Labels
Enhancement New feature or request v3.0

Comments

@dirkwhoffmann
Copy link
Owner

This feature was requested in the Discussions section.

The syntax could be something like this:
mem save $A000 $FFFF /tmp/memdump.raw
mem load $A000 /tmp/memdump.raw

@dirkwhoffmann
Copy link
Owner Author

Featured by v3.0b1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request v3.0
Projects
None yet
Development

No branches or pull requests

1 participant