1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-05 01:25:44 +00:00
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