tomwaits
10-31-2010, 10:25 AM
Sorry if this has been discussed before, but would it be possible to hack high score saving into roms for play on the Everdrive?
Lots of Genesis games save high score tables while playing and lose the scores with power off. Would it be possible to hack the roms to re-route high score table read/write from an address range in console ram to an address range in sram? It looks like you'd need to change some header bytes that flag whether sram exists, then need to find/change the address range where the high score table is being accessed during play? Would probably also need to make a base high score sram file since it would be un-initialized garbage. Is there any other technical problem beyond finding the correct address ranges to hack in the rom?
I know there's an eeprom->SRAM save hack for Wily Wars, but would it be possible to hack SRAM into games that never had save memory? Has this already been done for any games?
Lots of Genesis games save high score tables while playing and lose the scores with power off. Would it be possible to hack the roms to re-route high score table read/write from an address range in console ram to an address range in sram? It looks like you'd need to change some header bytes that flag whether sram exists, then need to find/change the address range where the high score table is being accessed during play? Would probably also need to make a base high score sram file since it would be un-initialized garbage. Is there any other technical problem beyond finding the correct address ranges to hack in the rom?
I know there's an eeprom->SRAM save hack for Wily Wars, but would it be possible to hack SRAM into games that never had save memory? Has this already been done for any games?