mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-04-09 11:37:14 +00:00
Improved CR/LF handling in *TYPE.
This commit is contained in:
parent
f4b0953380
commit
f71cebd4d1
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -538,7 +538,7 @@ TYPE JSR LPTRtoXY
|
||||
TAY ; File handle in Y
|
||||
:L1 JSR BGETHND ; Read a byte
|
||||
BCS :CLOSE ; EOF
|
||||
JSR OSWRCH ; Print the character
|
||||
JSR OSASCI ; Print the character
|
||||
LDA ESCFLAG
|
||||
BMI :ESC
|
||||
BRA :L1
|
||||
|
Loading…
x
Reference in New Issue
Block a user