rk65c02/test/test_emulation_bne.s

12 lines
79 B
ArmAsm

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