How to back-up SRAM chips to a PC
OK. There is a way to backup SRAM chips to your computer, but it's tough...really tough. (I havn't tried this but it's what I would do if I was fanatical about my saves and wanted them on my PC for safekeeping)
1. Find the SRAM chip used for saves.
2. Lookup the datasheet so you have a pinout.
3. Get an EPROM programmer (willem or PCB3+, I have PCB3+ and it can dump and program SRAM chips)
4. Now the hard part...connecting your SRAM chip on the board to the programmer. You'll have to solder a wire to each lead on the sram chip (very, very hard if it is surface mounted). Then you must place the other end of each wire into the corresponding hole on the ZIF socket of the programmer (use the datasheet to get the pinout, if it's SOIC match the pins to the DIP version of the same chip in the datasheet).
5. Use the programmer software to read the data from the SRAM chip (you will have to choose the chip from a menu first) and then save this data to your computer's hard drive. Now all of your game saves will be on your PC.
To place these saves back on the sram chip:
1. Hook up all those hard to solder wires and connect it to the programmer.
2. Choose the correct SRAM type again.
3. Open your saved file (probably a .bin file) and write it to the chip. You may have to blank the chip before writing in new data. This probably depends on the chip type.
If you were to desolder the chip so you could simply pop it right into the programmer, supply voltage would be cut and the saves would go away.
I kinda hope noone out there is so obsessed with saves that they try this, but if you do please let me know how it goes!
*note* Since there is not yet a known way to dump saves by inserting a MVS/AES memory card in a PCMCIA slot, this whole procedure could also be done with the memory cards for AES/MVS. You just have to open the card up and solder in the extra wires to connect the programmer.
cheers!
-DT