all repos — mgba @ c38ee0ff09dd4b8e568f91ca5a087d25523b811e

mGBA Game Boy Advance Emulator

GBA Audio: Fix deserializing SOUNDCNT_L
Vicki Pfau vi@endrift.com
Mon, 10 Aug 2020 18:09:08 -0700
commit

c38ee0ff09dd4b8e568f91ca5a087d25523b811e

parent

4880a1e04116dd01de878116ceb45eef4be4b035

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

jump to
M CHANGESCHANGES

@@ -1,6 +1,7 @@

0.8.4: (Future) Emulation fixes: - GB Audio: Fix initial sweep state + - GBA Audio: Fix deserializing SOUNDCNT_L - GBA Video: Invalidate map cache when modifying BGCNT (fixes mgba.io/i/1846) Other fixes: - 3DS: Redo video sync to be more precise
M src/gba/io.csrc/gba/io.c

@@ -294,7 +294,7 @@ 0, 0, 0, 0, 0, 0, 0, 0,

// Audio 1, 1, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, - 1, 0, 1, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, // DMA