all repos — mgba @ 9ea438e1f06d1f4a9d686f05203615aaa736676a

mGBA Game Boy Advance Emulator

Qt: Improve FPS timer stability
Vicki Pfau vi@endrift.com
Mon, 28 May 2018 23:15:34 -0700
commit

9ea438e1f06d1f4a9d686f05203615aaa736676a

parent

2ee648a2bb4a0953d489e0bf225bba7d9d9752dc

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M CHANGESCHANGES

@@ -35,6 +35,7 @@ - GBA Savedata: Fix savedata modified time updating when read-only

- GB Video: Fix enabling window when LY > WY (fixes mgba.io/i/409) - GBA Video: Start timing mid-scanline when skipping BIOS - Core: Fix audio sync breaking when interrupted + - Qt: Improve FPS timer stability Misc: - GBA Timer: Use global cycles for timers - GBA: Extend oddly-sized ROMs to full address space (fixes mgba.io/i/722)