Skip to content

Commit 8c4377d

Browse files
test
1 parent 67b6f98 commit 8c4377d

File tree

5 files changed

+6
-24
lines changed

5 files changed

+6
-24
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,3 +274,4 @@
274274
/Sample Projects/MacroTest/includemain.prg
275275
/Sample Projects/MacroTest/includemaincircular.prg
276276
/Sample Projects/MacroTest/mixed_tabs_spaces.prg
277+
/Sample Projects/MacroTest/debugfrom9000.prg
-3 Bytes
Binary file not shown.
21 Bytes
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*=$9000
2+
3+
lda #1
4+
sta $d020
5+
rts

Sample Projects/MacroTest/dummy2 Copy.asm

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)