1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2025-01-10 18:29:53 +00:00
rk65c02/test/test_emulation_bra.s

10 lines
55 B
ArmAsm
Raw Normal View History

2017-01-29 21:18:01 +01:00
.org 0xC000
start: bra foo
nop
nop
foo: nop
stp