Fix Assembler lc3 (#1122)
This commit is contained in:
@@ -2,5 +2,8 @@
|
|||||||
|
|
||||||
LEA R0, HELLOWORLD
|
LEA R0, HELLOWORLD
|
||||||
PUTS
|
PUTS
|
||||||
|
HALT
|
||||||
|
|
||||||
HELLOWORLD .STRINGZ "Hello World\n"
|
HELLOWORLD .STRINGZ "Hello World\n"
|
||||||
|
|
||||||
|
.END
|
||||||
|
|||||||
Reference in New Issue
Block a user