almost finished
This commit is contained in:
parent
a0a6fc7a5e
commit
4c8c1fb47e
2 changed files with 23 additions and 5 deletions
6
ass1/bonus/test.asm
Normal file
6
ass1/bonus/test.asm
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
test START 0
|
||||
LDA #-1
|
||||
LDS #2
|
||||
RMO S, A
|
||||
halt J halt
|
||||
END test
|
||||
Loading…
Add table
Add a link
Reference in a new issue