]> cloudbase.mooo.com Git - ddt180.git/blame_incremental - mk3ddtz.sub
Rename ddtz to ddt180
[ddt180.git] / mk3ddtz.sub
... / ...
CommitLineData
1; Build ddt180 on CP/M 3\r
2;\r
3; Assemble with Microsoft M80:\r
4m80 =ddt180.z80/z\r
5; If you prefer SLR, use the following line instead:\r
6;z80asm ddt180/M\r
7;\r
8; Generate PRL file using Digital Research Link-80:\r
9link ddt180[op]\r
10;\r
11; Convert to COM file:\r
12;ddt180 ddt180.prl\r
13ddtz ddt180.prl\r
14<F ddt180n.com\r
15<W 200 H\r
16<G 0\r
17;\r
18; If you don't have ddt180 or ddtz (yet), do it with sid.\r
19; Adjust the end address, if file length changes:\r
20;\r
21;sid ddt180.prl\r
22;<Wddt180n.com,200,28FF\r
23;<G0\r