docu
This commit is contained in:
parent
ab4ac6e89c
commit
e5cd4395c4
|
@ -33,6 +33,7 @@ bail
|
||||||
inc $d020
|
inc $d020
|
||||||
jmp *-3
|
jmp *-3
|
||||||
|
|
||||||
|
; macro to convert ASCII text here to native screen codes
|
||||||
.enc "screen"
|
.enc "screen"
|
||||||
my_string .null "HELLO WORLD!"
|
my_string .null "HELLO WORLD!"
|
||||||
.enc "none"
|
.enc "none"
|
||||||
|
|
Loading…
Reference in New Issue