mirror of https://github.com/mgba-emu/mgba.git
Test: Fix crash when loading invalid file
This commit is contained in:
parent
8d6edf9033
commit
5b6bf9eb64
1
CHANGES
1
CHANGES
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue