all repos — mgba @ 47f3358186f8871ecff0e7514bda2f36124fcbef

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

47f3358186f8871ecff0e7514bda2f36124fcbef

parent

7167b963e65ca298f4417b6b070a67640df88263

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

jump to
M CHANGESCHANGES

@@ -6,6 +6,7 @@ - GBA Savedata: Fix savedata modified time updating when read-only

- GB Video: Fix enabling window when LY > WY (fixes mgba.io/i/409) - PowerPC: Fix several potential crashes (fixes mgba.io/i/1089) - Qt: Fix build with Qt 5.11 (fixes mgba.io/i/1094) + - GBA Serialize: Fix loading channel 3 volume (fixes mgba.io/i/1107) 0.6.3: (2017-04-14) Bugfixes:
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,