summaryrefslogtreecommitdiff
path: root/test.s
diff options
context:
space:
mode:
authorAstrid Smith2011-10-31 00:26:51 -0700
committerAstrid Smith2011-10-31 00:26:51 -0700
commit58df7c903d62772c06ac5c8b1cc94d2f588953d1 (patch)
tree64d9b1db1157fd5f93ad5de1f4a62251f5f591f0 /test.s
parent555a832a8d8a26e81343ea059cbd39047134d864 (diff)
License clarification
Diffstat (limited to 'test.s')
-rw-r--r--test.s16
1 files changed, 16 insertions, 0 deletions
diff --git a/test.s b/test.s
new file mode 100644
index 0000000..251728e
--- /dev/null
+++ b/test.s
@@ -0,0 +1,16 @@
+.xdef _ti89
+.include "./tios.inc"
+.include "global.inc"
+.include "memory.s"
+.include "ports_test.s"
+.include "flags.s"
+.include "alu.s"
+.include "interrupts.s"
+.include "opcodes.s"
+
+
+emu_op_undo_cb:
+emu_op_undo_dd:
+emu_op_undo_ed:
+emu_op_undo_fd:
+ rts