summaryrefslogtreecommitdiff
path: root/mk3ddtz.sub
blob: 9ab2a9b7be6d09ca4a9cb78776a45f12e9c1aab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
;  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
<F ddt180n.com
<W 200 H
<G 0
;
;  If you don't have ddt180 or ddtz (yet), do it with sid.
;  Adjust the end address, if file length changes:
;
;sid ddt180.prl
;<Wddt180n.com,200,28FF
;<G0