summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2019-12-06 17:25:13 -0500
committermrb0nk500 <b0nk@b0nk.xyz>2019-12-06 17:28:03 -0500
commit8d0f46d4e62af5d66ff3cce872256163a41b54bf (patch)
treeafe1b4a1b7de11db68e7329237cffb44bf1c5661 /test
parentb4f547ecb600729e0e1b980c27c154b2a99bbca1 (diff)
Delete opcode.c, since I added all the functions
from it into sux.c.
Diffstat (limited to 'test')
-rw-r--r--test/test-stack.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test-stack.s b/test/test-stack.s
new file mode 100644
index 0000000..e31e343
--- /dev/null
+++ b/test/test-stack.s
@@ -0,0 +1,7 @@
+cps
+iax
+pha #$8
+ply #$8
+jmp $1
+done
+