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