aboutsummaryrefslogtreecommitdiff
path: root/src-z80/player/pcm.z80
diff options
context:
space:
mode:
authorJavier Degirolmo2011-11-08 20:42:48 -0300
committerJavier Degirolmo2011-11-08 20:42:48 -0300
commite74812eb87574c625a28c1fe8e35cd6708ec6c88 (patch)
treeb5bf03f0088de5c85655e4676f51bb0976b62bbd /src-z80/player/pcm.z80
parentec2abd03428ae2c282860f0f2adb0c974586ff4b (diff)
Cleanup and bugfixes. SFXs now restore BGM volume when unlocking, but seems still buggy.
Diffstat (limited to 'src-z80/player/pcm.z80')
-rw-r--r--src-z80/player/pcm.z801
1 files changed, 1 insertions, 0 deletions
diff --git a/src-z80/player/pcm.z80 b/src-z80/player/pcm.z80
index 44bc236..71b0d72 100644
--- a/src-z80/player/pcm.z80
+++ b/src-z80/player/pcm.z80
@@ -53,6 +53,7 @@ UpdatePCM:
;ld (ix+1), $FE
;ld (ix+0), $25
;ld (ix+1), $03
+
ld (ix+0), $27
ld (ix+1), $1F