mirror of https://github.com/mgba-emu/mgba.git
Qt: Improve FPS timer stability
This commit is contained in:
parent
2ee648a2bb
commit
9ea438e1f0
1
CHANGES
1
CHANGES
|
@ -35,6 +35,7 @@ Bugfixes:
|
||||||
- GB Video: Fix enabling window when LY > WY (fixes mgba.io/i/409)
|
- GB Video: Fix enabling window when LY > WY (fixes mgba.io/i/409)
|
||||||
- GBA Video: Start timing mid-scanline when skipping BIOS
|
- GBA Video: Start timing mid-scanline when skipping BIOS
|
||||||
- Core: Fix audio sync breaking when interrupted
|
- Core: Fix audio sync breaking when interrupted
|
||||||
|
- Qt: Improve FPS timer stability
|
||||||
Misc:
|
Misc:
|
||||||
- GBA Timer: Use global cycles for timers
|
- GBA Timer: Use global cycles for timers
|
||||||
- GBA: Extend oddly-sized ROMs to full address space (fixes mgba.io/i/722)
|
- GBA: Extend oddly-sized ROMs to full address space (fixes mgba.io/i/722)
|
||||||
|
|
Loading…
Reference in New Issue