; Build ddt180 on CP/M 3 ; ; Assemble with Microsoft M80: m80 =ddt180.z80/z ; If you prefer SLR, use the following line instead: ;z80asm ddt180/M ; ; Generate PRL file using Digital Research Link-80: link ddt180[op] ; ; Convert to COM file: ;ddt180 ddt180.prl ddtz ddt180.prl