mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 00:14:25 +00:00
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
; ***** BUILDING CP/M 3 LOADER *****
|
|
cp cpmboot.mac fdcldr.mac tports.lib cpmldr.rel m:
|
|
m:
|
|
m80
|
|
< =cpmboot
|
|
< =fdcldr
|
|
<^C
|
|
link cpmldr.sys[l0080,nr]=cpmboot,cpmldr,fdcldr
|
|
cp -v cpmldr.sys a:
|
|
a:
|