aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Degirolmo2012-10-09 02:51:12 -0300
committerJavier Degirolmo2012-10-09 02:51:12 -0300
commit2d5fba0860fa2b35627de10b78e734ce3c3b6a8b (patch)
tree2f6f0a4b63e2497a93b0bde0097010d1173e221b
parent4682fbf2759ee6adef18ea972e499c662c529547 (diff)
Another stereo bugfix
-rw-r--r--src-z80/player/fm.z802
1 files changed, 1 insertions, 1 deletions
diff --git a/src-z80/player/fm.z80 b/src-z80/player/fm.z80
index eb28d9c..558a01d 100644
--- a/src-z80/player/fm.z80
+++ b/src-z80/player/fm.z80
@@ -613,13 +613,13 @@ SetFMParamSFX:
SetFMParamBGM:
ld b, a
PollPCM
- ld a, b
ld a, b ; Determine which port to write
and $04
rrca
ld iyl, a
+ ld a, b
ex af, af'
PollPCM
call GetParam ; Get parameters