mirror of https://github.com/mgba-emu/mgba.git
GBA Savedata: Fix loading savestates with 512Mb Flash saves
This commit is contained in:
parent
1073e6cc8e
commit
9c4de0e30c
1
CHANGES
1
CHANGES
|
@ -12,6 +12,7 @@ Bugfixes:
|
||||||
- GBA Cheats: Fix key-activated CodeBreaker cheats
|
- GBA Cheats: Fix key-activated CodeBreaker cheats
|
||||||
- GB SIO: Don't auto-clock external shift clock
|
- GB SIO: Don't auto-clock external shift clock
|
||||||
- Qt: Fix directory set unloading when replacing the ROM
|
- Qt: Fix directory set unloading when replacing the ROM
|
||||||
|
- GBA Savedata: Fix loading savestates with 512Mb Flash saves
|
||||||
Misc:
|
Misc:
|
||||||
- All: Only update version info if needed
|
- All: Only update version info if needed
|
||||||
- FFmpeg: Encoding cleanup
|
- FFmpeg: Encoding cleanup
|
||||||
|
|
Loading…
Reference in New Issue