; ; BNKBDOS3 Generation ; ; The three files cpmdos1.asm, conbdos.asm and bdos30.asm ; have been concatenated and edited and patched together ; as a single file bdos713.asm with patches 7 and 13 ; provisionally installed. ; ; To generate BNKBDOS3, turn MPM off, BANKED on and PATCHes on. ; RMAC BDOS713 LINK BNKBDOS3=BDOS713[os] ; ; This will generate BNKBDOS3.SPR and you can delete sym, rel, and ; prn files that are no longer needed. Suggest XREF BDOS713 first ; if you want the good cross referenced listing.