rk65c02/test/test_emulation_bvc.s

11 lines
74 B
ArmAsm

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