Skip to content

Commit f6d5f51

Browse files
committed
CHANGES: Update for 0.9.2
1 parent 6a8b265 commit f6d5f51

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGES

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.9.2: (Future)
1+
0.9.2: (2021-07-10)
22
Emulation fixes:
33
- GB Video: Clear VRAM on reset (fixes mgba.io/i/2152)
44
- GBA SIO: Add missing NORMAL8 implementation bits (fixes mgba.io/i/2172)
@@ -15,11 +15,12 @@ Other fixes:
1515
- GB Audio: Fix audio channel 4 being slow to deserialize
1616
- GB Core: Fix GBC colors setting breaking default model overrides (fixes mgba.io/i/2161)
1717
- mGUI: Cache save state screenshot validity in state menu (fixes mgba.io/i/2005)
18-
- Qt: Fix infrequent deadlock when using sync to video
18+
- Qt: Fix eventual deadlock when using sync to video
1919
- Qt: Fix applying savetype-only overrides
2020
- Qt: Fix crash in sprite view for partially out-of-bounds sprites (fixes mgba.io/i/2165)
2121
- Qt: Fix having to press controller buttons twice for menu items (fixes mgba.io/i/2143)
2222
- Qt: Redo sensor binding to be less fragile
23+
- Qt: Reuse timer when rescheduling missing frames (fixes mgba.io/i/2236)
2324
- Qt: Fix bounded fast forward with enhancement OpenGL renderer
2425
- Util: Fix loading UPS patches that affect the last byte of the file
2526
Misc:

0 commit comments

Comments
 (0)