From 9024634e86ce2a00a11c8f81e8f80f5aa043df54 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Fri, 17 Jan 2025 15:49:39 +0000 Subject: [PATCH] program walk-through --- md/Atari/entries/two-plus-two.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/md/Atari/entries/two-plus-two.md b/md/Atari/entries/two-plus-two.md index 3dc5ede..2d4f760 100644 --- a/md/Atari/entries/two-plus-two.md +++ b/md/Atari/entries/two-plus-two.md @@ -4,7 +4,7 @@ 10 ; 20 ;ADDNRS.SRC 30 ; -40 *=$0600 ; Begin program at 1536 decimal. +40 *=$0600 ; Program begins at $0600 50 ; 52 ; See notes below this snippet for details 54 ;