all repos — mgba @ c7fdb1e87246e15ca56319f4d0b1efa2a760c406

mGBA Game Boy Advance Emulator

Actually fixes #932
Vicki Pfau vi@endrift.com
Wed, 27 Dec 2017 12:40:31 -0500
commit

c7fdb1e87246e15ca56319f4d0b1efa2a760c406

parent

8c940089f6ac78ca514350c016b073dc49ed6425

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

jump to
M CHANGESCHANGES

@@ -32,7 +32,7 @@ - GB Memory: HDMAs should not start when LCD is off (fixes mgba.io/i/310)

- GBA Cheats: Fix slide codes not initializing properly - Qt: Fix locale being set to English on settings save (fixes mgba.io/i/906) - LR35902: Fix watchpoints not reporting new value - - GBA Audio: Increase PSG volume (fixes mgba.io/i/749) + - GBA Audio: Increase PSG volume (fixes mgba.io/i/932) Misc: - GBA Timer: Use global cycles for timers - GBA: Extend oddly-sized ROMs to full address space (fixes mgba.io/i/722)