This commit is contained in:
Moon Man 2022-07-24 17:38:17 -07:00
parent ab4ac6e89c
commit e5cd4395c4
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ bail
inc $d020
jmp *-3
; macro to convert ASCII text here to native screen codes
.enc "screen"
my_string .null "HELLO WORLD!"
.enc "none"