mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-27 02:14:19 +00:00
Upload
Digital Research
This commit is contained in:
10
CONTRIBUTIONS/z80em86/bios/mkeldr.sub
Normal file
10
CONTRIBUTIONS/z80em86/bios/mkeldr.sub
Normal file
@@ -0,0 +1,10 @@
|
||||
; ***** 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:
|
||||
Reference in New Issue
Block a user