summaryrefslogtreecommitdiff
path: root/test.s
blob: b93058d2021499c7c2fc5dc3dbe62ef2ad057e01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.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"

.text


emu_op_undo_cb:
emu_op_undo_dd:
emu_op_undo_ed:
emu_op_undo_fd:
	rts