aboutsummaryrefslogtreecommitdiff
path: root/src-z80/core/main.z80
diff options
context:
space:
mode:
authorSik2018-08-22 15:05:36 -0300
committerSik2018-08-22 15:05:36 -0300
commit3d28d692e233bd0b58125e7c61120b0c2dbf8d9c (patch)
tree8543a7a51115cda89197b2a6a8ea67f7414bb4ed /src-z80/core/main.z80
parent5754c25402273fd7d1661c32105fdf8afb1e975d (diff)
Minor fix needed to make Echo play sound on Firecore
Diffstat (limited to 'src-z80/core/main.z80')
-rw-r--r--src-z80/core/main.z802
1 files changed, 1 insertions, 1 deletions
diff --git a/src-z80/core/main.z80 b/src-z80/core/main.z80
index 1de8930..28758eb 100644
--- a/src-z80/core/main.z80
+++ b/src-z80/core/main.z80
@@ -38,7 +38,7 @@ EntryPoint:
ld (hl), l
ld ix, $4000 ; YM2612 I/O ports base address
- ld iyh, $40
+ ld iy, $4000
exx ; Init PCM playback status
ld b, $00 ; Not playing