This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
rk65c02
Watch
1
Star
0
Fork
0
You've already forked rk65c02
mirror of
https://github.com/rkujawa/rk65c02.git
synced
2024-12-12 10:30:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0df6387a41
rk65c02
/
test
/
test_emulation_bne.s
12 lines
79 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Add test cases for branches.
2017-01-29 20:18:01 +00:00
.org
0xC000
start
:
nop
bne
f
o
o
2
foo
:
nop
stp
foo2
:
nop
bne
f
o
o
nop
Stop cleanly even if test is not working properly.
2017-01-31 22:07:17 +00:00
stp
Add test cases for branches.
2017-01-29 20:18:01 +00:00
Reference in New Issue
Copy Permalink