rk65c02/test/test_emulation_bcc.s

11 lines
74 B
ArmAsm

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