summaryrefslogtreecommitdiff
path: root/test.s
diff options
context:
space:
mode:
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