Test: Fix crash when loading invalid file

This commit is contained in:
Vicki Pfau 2017-04-18 03:36:48 -07:00
parent 8d6edf9033
commit 5b6bf9eb64
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ Bugfixes:
- Test: Fix crash when fuzzing fails to load a file
- 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
Misc:
- SDL: Remove scancode key input
- GBA Video: Clean up unused timers