Actually fixes #932

This commit is contained in:
Vicki Pfau 2017-12-27 12:40:31 -05:00
parent 8c940089f6
commit c7fdb1e872
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Bugfixes:
- 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)