Mute second POKEY after splash screen

This commit is contained in:
Pecusx
2023-04-20 13:01:03 +02:00
parent 6685ef1203
commit 697a6ef9fe
2 changed files with 1 additions and 0 deletions
BIN
View File
Binary file not shown.
+1
View File
@@ -182,6 +182,7 @@ stop mva #$00 pmcntl ;PMG disabled
lda #0
ldx #8
@ sta POKEY,x
sta POKEY2,x ; stereo
dex
bpl @-