program walk-through

This commit is contained in:
Greg Gauthier 2025-01-17 15:49:39 +00:00
parent 8c69e49592
commit 9024634e86

View File

@ -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 ;