home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
BEEHIVE
/
UTILITYS
/
DOS1A.ARC
/
DOS1A.DOC
next >
Wrap
Text File
|
1990-07-21
|
1KB
|
40 lines
CONSOL┼ XO╬ - XOF╞ PROTOCO╠ fo≥ SUPERBDOS
Iµ yo⌡ havσ biτ finger≤ o≥ ß lovinτ daughte≥ tha⌠ like≤ t∩ pla∙ ì
"KEYBOARDSó theε ╔ ma∙ havσ aε answe≥ fo≥ you.
╔ havσ modifieΣ DOS1.MA├ iε SUPRBDOS.LB╥ t∩ implemen⌠ ful∞ XO╬ (^Q⌐ ì
XOF╞ (^S⌐ protoco∞ fo≥ thσ consolσ outpu⌠ routine.
S∩ no≈ iµ yo⌡ pres≤ ^╙ t∩ sto≡ outpu⌠ t∩ thσ console¼ t∩ vie≈ ß ì
filσ o≥ you≥ life'≤ work¼ yo⌡ mus⌠ pres≤ ^╤ fo≥ outpu⌠ t∩ continue« Thi≤ ì
prevent≤ startinτ oµ outpu⌠ t∩ thσ consolσ wheε yo⌡ accidentall∙ bum≡ ß ì
ke∙ !!!!!!
Thσ filσ witΦ thi≤ featurσ implementeΣ i≤ cal∞ DOS1A.MAC
Followinτ arσ thσ actua∞ changes.
;
; added definition for XON character
;
XON EQU 011H ; DEFINE ASCII XON CHARACTER
;
; added label "GCNS1A" here for not XON character loop
;
GCNS1A: CALL CONIN ; GET NEXT CHARACTER
;
; code added to test for XON - if yes then start output else wait for XON
;
CP XON ; SEE IF START CHARACTER
JR NZ,GCNS1A ; LOOP IF NOT
;
end
regards
Michael Stapleton
29/5/1987