; processes all .REL files (from EXCASM.SUB) ; creating the .COM files and CPM3.SYS file. ; The current drive MUST contain all of the .REL and .SPR ; files and GENCPM files for this to function properly. ; link excwtsys[l100]=excwtsys ; link excboot[l4000]=excboot ; link cpmldr[l4400]=cpmldr,excbios0,excbios1,excbios3,excbios4,excbios6 ; link bnkbios3[b]=excbios0,excbios1,excbios2,excbios3,excbios4,excbios5,scb ; ; create the new cpm3.sys gencpm auto display ; NOTICE: Copy down the last few lines displayed by GENCPM. ; These are the actual addresses for the BDOS/BIOS created!