mirror of https://github.com/mgba-emu/mgba.git
Actually fixes #932
This commit is contained in:
parent
8c940089f6
commit
c7fdb1e872
2
CHANGES
2
CHANGES
|
@ -32,7 +32,7 @@ Bugfixes:
|
||||||
- GBA Cheats: Fix slide codes not initializing properly
|
- GBA Cheats: Fix slide codes not initializing properly
|
||||||
- Qt: Fix locale being set to English on settings save (fixes mgba.io/i/906)
|
- Qt: Fix locale being set to English on settings save (fixes mgba.io/i/906)
|
||||||
- LR35902: Fix watchpoints not reporting new value
|
- 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:
|
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