all repos — mgba @ 9c4de0e30cad0f60c70b78a91b74b7a2f5449850

mGBA Game Boy Advance Emulator

GBA Savedata: Fix loading savestates with 512Mb Flash saves
Jeffrey Pfau jeffrey@endrift.com
Sun, 25 Sep 2016 06:49:45 -0700
commit

9c4de0e30cad0f60c70b78a91b74b7a2f5449850

parent

1073e6cc8ef4b63b9950b3439d65a17e2268c633

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M CHANGESCHANGES

@@ -12,6 +12,7 @@ - GB Video: Clear screen when LCDC is off

- GBA Cheats: Fix key-activated CodeBreaker cheats - GB SIO: Don't auto-clock external shift clock - Qt: Fix directory set unloading when replacing the ROM + - GBA Savedata: Fix loading savestates with 512Mb Flash saves Misc: - All: Only update version info if needed - FFmpeg: Encoding cleanup