slinga-homebrew / Save-Game-Copier

Copy Sega Saturn save game files
GNU General Public License v3.0
49 stars 8 forks source link

Add Ability to Dump Raw Memory to Backup Device #2

Closed slinga-homebrew closed 3 years ago

slinga-homebrew commented 4 years ago

Create a new menu option to dump user specified address and size to one of the writeable save mediums. This will be useful for backing up the BIOS as well dumping all saves at once.

Entering the address will require coming up with a new input logic.

slinga-homebrew commented 3 years ago

Implemented but requires more testing.