Created Savegame Conversion (markdown)

sanni 2023-04-09 18:11:10 +02:00
parent 1e180438ea
commit 1e3fa6cb60

6
Savegame-Conversion.md Normal file

@ -0,0 +1,6 @@
Emulator saves might not have the save layout as the saves found on real cartridges and some conversion needs to be applies before they can be transferred from on to another.
There are several conversion utilities available:
- [Save Ram Conversion Utility by Cephiros](https://github.com/sanni/cartreader/discussions/593)
- [saveswap by ssokolow](https://github.com/ssokolow/saveswap)
- [ED64-Saveswap by saturnu](https://krikzz.com/forum/index.php?topic=1396.0)