libretro / gambatte-libretro

Hard fork of Gambatte to the libretro API.
http://sourceforge.net/projects/gambatte/
GNU General Public License v2.0
105 stars 79 forks source link

Support for 128kb sav #41

Closed jkjwong closed 8 years ago

jkjwong commented 9 years ago

Would it be possible to add support for 128kb .sav files / SRAM dump? This will help with compatibility with other emulators and also support roms like LSDJ (little sound dj).

MachinaeWolf commented 8 years ago

Yes please! Instead of creating a 128kb .srm it's making a 131.1 kb .srm

Alcaro commented 8 years ago

You're using different kilobytes, 128 and 131.1 is the same.

If it's creating ~130KB files, then I'm pretty sure the problem was solved at some point during the last year.

MachinaeWolf commented 8 years ago

Well I copy the .srm to my phone and try to use it on gambatte under retroarch and it doesn't load the proper file and the same thing happens on my 2DS.

sergiobenrocha2 commented 7 years ago

This issue was moved to libretro/libretro-meta#58