stuff
This commit is contained in:
5
tests/add.asm
Normal file
5
tests/add.asm
Normal file
@@ -0,0 +1,5 @@
|
||||
mvi a 2
|
||||
mvi b 2
|
||||
|
||||
add a b
|
||||
hlt
|
||||
Reference in New Issue
Block a user