From 46b2f95ac892769785408a086da7c015f39f6c4a Mon Sep 17 00:00:00 2001 From: Stefan Date: Fri, 31 Jan 2025 20:56:59 +0100 Subject: [PATCH] comment --- libsrc/atari/cashdr.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/atari/cashdr.s b/libsrc/atari/cashdr.s index d4824f816..c00ee98c2 100644 --- a/libsrc/atari/cashdr.s +++ b/libsrc/atari/cashdr.s @@ -31,7 +31,7 @@ _cas_hdr: ldy #80 sta (SAVMSC),y .endif - lda #$3c + lda #$3c ; motor off sta PACTL clc rts