Trailing-Edge
-
PDP-10 Archives
-
bb-kl11c-bm_tops20_v6_1_atpch1_16
-
autopatch/cmnd2c.c08
There are 2 other files named cmnd2c.c08 in the archive. Click here to see a list.
REP 1/1 ;08C1
; UPD ID= 1519 on 2/2/84 at 3:34 PM by RMEYERS
WIT
; UPD ID= 1594 on 5/14/84 at 2:14 PM by HOFFMAN
INS 26/1 ;08C2
V13***********
;
;JEH 1526 14-MAY-84 Reset buffer size before call to COMND jsys
;JEH 1530 14-MAY-84 Turn on 'from disk' flag (FDSKC) if compile
; specs are being given via a 'TAKE' statement
;
INS 42/4 ;08C3
FDSKC==4 ;[1530] Flag in SW, indicates input from disk
INS 58/11 ;08C4
MOVEI T3,BUFSIZ*5 ;[1526] Get the buffer size
MOVEM T3,STATE+.CMCNT ;[1526] Restore it in argument block to maximum
INS 74/20 ;08C5
TLO SW,FDSKC ;[1530] Set 'from dsk' flag
INS 94/20 ;08C6
TLZ SW,FDSKC ;[1530] Turn off 'from dsk' flag
SUM 192458