GBA Savedata: Update and fix Sharkport importing (fixes #658)

This commit is contained in:
Vicki Pfau 2017-06-13 21:53:40 -07:00
parent e0a414d87f
commit ae38726284
1 changed files with 1 additions and 0 deletions

View File

@ -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