mirror of https://github.com/mgba-emu/mgba.git
GBA Savedata: Update and fix Sharkport importing (fixes #658)
This commit is contained in:
parent
e0a414d87f
commit
ae38726284
1
CHANGES
1
CHANGES
|
@ -69,6 +69,7 @@ Bugfixes:
|
||||||
- GB Timer: Fix DIV batching if TAC changes
|
- GB Timer: Fix DIV batching if TAC changes
|
||||||
- GB Video: Reset renderer when loading state
|
- GB Video: Reset renderer when loading state
|
||||||
- GBA BIOS: Fix INT_MIN/-1 crash
|
- GBA BIOS: Fix INT_MIN/-1 crash
|
||||||
|
- GBA Savedata: Update and fix Sharkport importing (fixes mgba.io/i/658)
|
||||||
Misc:
|
Misc:
|
||||||
- SDL: Remove scancode key input
|
- SDL: Remove scancode key input
|
||||||
- GBA Video: Clean up unused timers
|
- GBA Video: Clean up unused timers
|
||||||
|
|
Loading…
Reference in New Issue