dirkwhoffmann / vAmiga

vAmiga is a user-friendly Amiga 500, 1000, 2000 emulator for macOS
https://dirkwhoffmann.github.io/vAmiga
Other
293 stars 24 forks source link

Add RetroShell commands for loading and saving memory contents #823

Open dirkwhoffmann opened 3 months ago

dirkwhoffmann commented 3 months ago

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