mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Update
This commit is contained in:
parent
7ace2ac14f
commit
3d65b4b4aa
1
CHANGES
1
CHANGES
|
@ -43,6 +43,7 @@ Other fixes:
|
||||||
- GB: Fix temporary saves
|
- GB: Fix temporary saves
|
||||||
- GB, GBA: Save writeback-pending masked saves on unload (fixes mgba.io/i/2396)
|
- GB, GBA: Save writeback-pending masked saves on unload (fixes mgba.io/i/2396)
|
||||||
- mGUI: Fix FPS counter after closing menu
|
- mGUI: Fix FPS counter after closing menu
|
||||||
|
- Qt: Fix some hangs when using the debugger console
|
||||||
- VFS: Failed file mapping should return NULL on POSIX
|
- VFS: Failed file mapping should return NULL on POSIX
|
||||||
Misc:
|
Misc:
|
||||||
- Core: Suspend runloop when a core crashes
|
- Core: Suspend runloop when a core crashes
|
||||||
|
|
Loading…
Reference in New Issue