GBA Hardware: Fix crash if a savestate lies about game hardware

This commit is contained in:
Vicki Pfau 2017-04-24 13:34:57 -07:00
parent 91491e704e
commit 367a126748
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ Bugfixes:
- GBA: Fix multiboot loading resulting in too small WRAM
- Test: Don't rely on core for frames elapsed
- Test: Fix crash when loading invalid file
- GBA Hardware: Fix crash if a savestate lies about game hardware
Misc:
- SDL: Remove scancode key input
- GBA Video: Clean up unused timers