all repos — mgba @ 717ede4b94e49a70ca2a8512e6851c4b2db99c69

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

717ede4b94e49a70ca2a8512e6851c4b2db99c69

parent

3bedc8ec91008a27798683147e33be927ab6497e

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

jump to
M CHANGESCHANGES

@@ -13,6 +13,7 @@ - GB Audio: Fix initial sweep state

- GB MBC: Fix MBC1 mode changing behavior - GB Video: Fix state after skipping BIOS (fixes mgba.io/i/1715 and mgba.io/i/1716) - GBA: Fix timing advancing too quickly in rare cases + - GBA Audio: Fix deserializing SOUNDCNT_L - GBA BIOS: Implement dummy sound driver calls - GBA BIOS: Improve HLE BIOS timing - GBA BIOS: Fix reloading video registers after reset (fixes mgba.io/i/1808)
M src/gba/io.csrc/gba/io.c

@@ -293,7 +293,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