GBA BIOS: Fix INT_MIN/-1 crash

This commit is contained in:
Vicki Pfau 2017-06-12 22:48:30 -07:00
parent 307982116e
commit 5fd8ebbbaf
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ Bugfixes:
- GB MBC: Fix swapping carts not detect new MBC
- GB Timer: Fix DIV batching if TAC changes
- GB Video: Reset renderer when loading state
- GBA BIOS: Fix INT_MIN/-1 crash
Misc:
- SDL: Remove scancode key input
- GBA Video: Clean up unused timers