index
:
8bit-cpu-emulator
master
8 bit cpu emulator with custom ISA
Krolyxon
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
div.asm
blob: f07766c9275e8d2d8ca42c811096eec1c57d8ee8 (
plain
)
1
2
3
4
mov
a
,
10
mov
b
,
2
div
a
,
b
hlt