Trailing-Edge
-
PDP-10 Archives
-
bb-bt99g-bb
-
pfh.c12
There are no other files named pfh.c12 in the archive.
REP 29/1 ;12C1
PFHEDT==53 ;EDIT LEVEL
WIT
PFHEDT==55 ;EDIT LEVEL
REP 216/1 ;12C2
WIT
;
;
;54 Fix edit 53, it's off by one.
;
;55 Fix another off-by-one bug in edit 53 when calculating the
; number of remaining words in a page.
REP 14/10 ;12C3
JUMPG 3,TSTDM8 ;IF IOWD FITS IN PAGE, BYPASS MULTIPAGE TEST
WIT
JUMPGE 3,TSTDM8 ;IF IOWD FITS IN PAGE, BYPASS MULTIPAGE TEST
REP 25/10 ;12C4
CAML 2,DMPTMP+1 ;DID WE BUMP BY MORE THAN IOWD HAS LEFT TO DO?
WIT
CAMLE 2,DMPTMP+1 ;DID WE BUMP BY MORE THAN IOWD HAS LEFT TO DO?
SUM 239818