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
/
mul.asm
blob: a818dfdf7d191d676b87c6df756fc5180eae571d (
plain
)
1
2
3
4
mov
a
,
99
mov
b
,
99
mul
a
,
b
hlt