CHANGES: Update

This commit is contained in:
Vicki Pfau 2022-04-03 15:33:25 -07:00
parent 7ace2ac14f
commit 3d65b4b4aa
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ Other fixes:
- GB: Fix temporary saves
- GB, GBA: Save writeback-pending masked saves on unload (fixes mgba.io/i/2396)
- 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
Misc:
- Core: Suspend runloop when a core crashes