all repos — mgba @ b67b192764b7e07aa3f3d6ef4a25a4390c8de999

mGBA Game Boy Advance Emulator

GBA Serialize: Fix loading channel 3 volume (fixes #1107)
Vicki Pfau vi@endrift.com
Sat, 23 Jun 2018 14:54:31 -0700
commit

b67b192764b7e07aa3f3d6ef4a25a4390c8de999

parent

f8759a8760f4af6bd12188beeae82fb4e2ea5585

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

jump to
M CHANGESCHANGES

@@ -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.csrc/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,