This commit is contained in:
Stefan
2025-01-31 20:56:59 +01:00
committed by GitHub
parent fb12363a6a
commit 46b2f95ac8

View File

@@ -31,7 +31,7 @@ _cas_hdr:
ldy #80
sta (SAVMSC),y
.endif
lda #$3c
lda #$3c ; motor off
sta PACTL
clc
rts