Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -3,4 +3,4 @@ STROUT EQU $DB3A ;OUTPUTS AY-POINTED NULL TERMINATED STRING
|
||||
LDA #<HELLO
|
||||
JMP STROUT
|
||||
|
||||
HELLO ASC "HELLO WORLD!",00
|
||||
HELLO ASC "Hello World",00
|
||||
|
||||
Reference in New Issue
Block a user