; ; BDOS3 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 BDOS3, turn MPM off, BANKED off and PATCHes on. ; RMAC BDOS713 LINK BDOS3=BDOS713[os] ; ; This will generate BDOS3.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.