GBA Serialize: Fix loading channel 3 volume (fixes #1107)
Vicki Pfau vi@endrift.com
Sat, 23 Jun 2018 14:54:31 -0700
2 files changed,
2 insertions(+),
1 deletions(-)
M
CHANGES
→
CHANGES
@@ -36,6 +36,7 @@ - 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 + - GBA Serialize: Fix loading channel 3 volume (fixes mgba.io/i/1107) Misc: - GBA Timer: Use global cycles for timers - GBA: Extend oddly-sized ROMs to full address space (fixes mgba.io/i/722)
M
src/gba/io.c
→
src/gba/io.c
@@ -293,7 +293,7 @@ 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, // Audio 1, 1, 1, 0, 1, 0, 1, 0, - 1, 1, 1, 0, 1, 0, 1, 0, + 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0,