rk65c02/test/test_emulation_beq.s

11 lines
74 B
ArmAsm

.org 0xC000
start: nop
beq foo2
foo: nop
stp
foo2: nop
beq foo
nop