File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- 0.9.2: (Future )
1
+ 0.9.2: (2021-07-10 )
2
2
Emulation fixes:
3
3
- GB Video: Clear VRAM on reset (fixes mgba.io/i/2152)
4
4
- GBA SIO: Add missing NORMAL8 implementation bits (fixes mgba.io/i/2172)
@@ -15,11 +15,12 @@ Other fixes:
15
15
- GB Audio: Fix audio channel 4 being slow to deserialize
16
16
- GB Core: Fix GBC colors setting breaking default model overrides (fixes mgba.io/i/2161)
17
17
- 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
19
19
- Qt: Fix applying savetype-only overrides
20
20
- Qt: Fix crash in sprite view for partially out-of-bounds sprites (fixes mgba.io/i/2165)
21
21
- Qt: Fix having to press controller buttons twice for menu items (fixes mgba.io/i/2143)
22
22
- Qt: Redo sensor binding to be less fragile
23
+ - Qt: Reuse timer when rescheduling missing frames (fixes mgba.io/i/2236)
23
24
- Qt: Fix bounded fast forward with enhancement OpenGL renderer
24
25
- Util: Fix loading UPS patches that affect the last byte of the file
25
26
Misc:
You can’t perform that action at this time.
0 commit comments