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
2025-01-21 01:31:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 21:18:01 +01: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 23:07:17 +01:00
stp
Add test cases for branches.
2017-01-29 21:18:01 +01:00
Reference in New Issue
Copy Permalink