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