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
|
|
@ -8,7 +8,8 @@ loop LDCH txt, X
|
|||
|
||||
halt J halt
|
||||
|
||||
txt BYTE C'SIC/XE'
|
||||
txt BYTE C'SIC/XE'
|
||||
BYTE 10
|
||||
txtend EQU *
|
||||
txtlen EQU txtend-txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue