index
:
cisc-0.2
master
new-assembler
new-instruction-handler
An emulator for the Sux instruction set.
mr b0nk 500
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
nop.s
blob: 8fbb14f264b84bf01eb39a90a1f3c08eb7fc4fdd (
plain
)
1
2
3
4
5
6
7
8
9
10
11
12
reset
:
cps
nop_loop
:
nop
nop
nop
nop
nop
nop
jmp
nop_loop
a
done