mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 21:34:20 +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