From 92bbf073dd1e62f59cbb93acb20d954e40b03a77 Mon Sep 17 00:00:00 2001 From: markjreed Date: Thu, 6 Feb 2025 02:34:12 -0500 Subject: [PATCH] =?UTF-8?q?[BASIC]=20correct=20value=20of=20=CF=80=20const?= =?UTF-8?q?ant=20(#386)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basic/code9.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic/code9.s b/basic/code9.s index c8d4b771..2cc47008 100644 --- a/basic/code9.s +++ b/basic/code9.s @@ -196,7 +196,7 @@ pival .byt $82 .byt $49 .byt $0f .byt $da - .byt $a1 + .byt $a2 qdot cmp #'.' beq eval1 cmp #minutk