all repos — mgba @ f64a999e7fe89dfdc722c3259f26e710ce8bc722

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

f64a999e7fe89dfdc722c3259f26e710ce8bc722

parent

2cacae192964f82cb73aa19533ca8ca8be1c4584

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