]> Shamusworld >> Repos - virtualjaguar/commit
Added patch by Seb to fix endianness of EEPROM save files.
authorShamus Hammons <jlhamm@acm.org>
Thu, 5 Dec 2013 16:07:51 +0000 (10:07 -0600)
committerShamus Hammons <jlhamm@acm.org>
Thu, 5 Dec 2013 16:07:51 +0000 (10:07 -0600)
commit25646c0a48be1832e20fd4fcdd2d40ba2174bfa3
tree8ecefbb00d467d1d4bafced87d98e6d55f9584f0
parentb4975cbd28c54b5a8f5d7a119375fe05b46f19a1
Added patch by Seb to fix endianness of EEPROM save files.

Note that this update will break your EEPROM files! VJ, however, will not
overwrite your old EEPROM files; it now uses the .eeprom file extension
instead of .eep. You can convert your old files by byte swapping them and
renaming the extension to .eeprom.
src/eeprom.cpp
src/foooked.h [new file with mode: 0644]
src/jaguar.cpp