summaryrefslogtreecommitdiff
path: root/test/dwarf.rc
diff options
context:
space:
mode:
Diffstat (limited to 'test/dwarf.rc')
-rw-r--r--test/dwarf.rc10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/dwarf.rc b/test/dwarf.rc
new file mode 100644
index 0000000..ff64ddc
--- /dev/null
+++ b/test/dwarf.rc
@@ -0,0 +1,10 @@
+;author Standard
+;name Dwarf
+
+org 1
+
+dat 1, 1 ;not 0, 0 so i can see it change
+
+mov 0-1, 3
+add.ab #4, 0-1
+jmp 0-2