added loading
This commit is contained in:
parent
598865d216
commit
7b79c35f63
8 changed files with 84 additions and 14 deletions
7
test.asm
Normal file
7
test.asm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
test START 0
|
||||
LDA #1
|
||||
LDB #2
|
||||
ADDR B, A
|
||||
|
||||
halt J halt
|
||||
END test
|
||||
Loading…
Add table
Add a link
Reference in a new issue