Richard H. #1 Posted August 14, 2009 GroovyBee has written a nice utility for reading / writing the EEPROM (through the USB interface). Use - savekey --help from the DOS command prompt for the list of functions Savekey.1.01F.zip Quote Share this post Link to post Share on other sites
Wickeycolumbus #2 Posted August 14, 2009 (edited) Awesome This will make dumping games with a SaveKey easier. Edited August 14, 2009 by Wickeycolumbus Quote Share this post Link to post Share on other sites
+GroovyBee #3 Posted August 14, 2009 If you have any problems writing data to the SaveKey add "--poll" to the command line. Quote Share this post Link to post Share on other sites
Wickeycolumbus #4 Posted August 14, 2009 It seems to take an awfully long time to read 8K, is there any way that time could be reduced? Quote Share this post Link to post Share on other sites
+GroovyBee #5 Posted August 14, 2009 Nope! Thats down to the driver for the USB chip that Richard used in the AtariVox USB interface. It might run faster on a laptop. Quote Share this post Link to post Share on other sites
Wickeycolumbus #6 Posted August 14, 2009 Nope! Thats down to the driver for the USB chip that Richard used in the AtariVox USB interface. It might run faster on a laptop. Thats too bad (I was using a laptop too!) Could you add an option that omits the header? Quote Share this post Link to post Share on other sites
+GroovyBee #7 Posted August 14, 2009 Could you add an option that omits the header? I'll add it to my list of things to do. Quote Share this post Link to post Share on other sites