Dodal znak za novo vrstico v print
This commit is contained in:
parent
d581dc20ec
commit
68665cbb5a
2 changed files with 3 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ loop LDCH txt, X
|
||||||
halt J halt
|
halt J halt
|
||||||
|
|
||||||
txt BYTE C'SIC/XE'
|
txt BYTE C'SIC/XE'
|
||||||
|
BYTE 10
|
||||||
txtend EQU *
|
txtend EQU *
|
||||||
txtlen EQU txtend-txt
|
txtlen EQU txtend-txt
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue