networkfusion / altra64

Alternate Everdrive64 Menu. Original release from: http://krikzz.com/forum/index.php?topic=816.0
42 stars 6 forks source link

Eeprom filesizes were incorrect, fixed this. (One bit is not a byte) #29

Closed gameblabla closed 5 years ago

gameblabla commented 5 years ago

An ED64 owner was complaining to me about EEPROM filesizes being different (and thus incompatible unless trimmed) from the Everdrive64 firmware. Turns out the save sizes for those is incorrect so it should fix this.

No idea about SAVE_SIZE_SRAM96 though, i guess this should be compared against the stock firmware. I wonder what games use those ?

networkfusion commented 5 years ago

Thanks, I will look at integrating this after I am finished with the current changes.