mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Mute second POKEY after splash screen
This commit is contained in:
BIN
Binary file not shown.
@@ -182,6 +182,7 @@ stop mva #$00 pmcntl ;PMG disabled
|
|||||||
lda #0
|
lda #0
|
||||||
ldx #8
|
ldx #8
|
||||||
@ sta POKEY,x
|
@ sta POKEY,x
|
||||||
|
sta POKEY2,x ; stereo
|
||||||
dex
|
dex
|
||||||
bpl @-
|
bpl @-
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user