Fix Assembly files (#999)
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
MSGAREA EQU * Message Area
|
||||
DC AL2(19) Total area length = 19 (Prefix length:4 + Data Length:15)
|
||||
DC XL2'00' 2 bytes binary of zeros
|
||||
DC C'Hello world!' Text to be written to system console
|
||||
DC C'Hello World' Text to be written to system console
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user