mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-27 18:34:07 +00:00
Upload
Digital Research
This commit is contained in:
17
MPM OPERATING SYSTEMS/MPM I/MPM I SOURCE/10/mpmldrt.sub
Normal file
17
MPM OPERATING SYSTEMS/MPM I/MPM I SOURCE/10/mpmldrt.sub
Normal file
@@ -0,0 +1,17 @@
|
||||
isdd
|
||||
plm80 :f1:mpmldr.plm pagewidth(80) debug
|
||||
;asm80 :f1:ldmonx.asm pagewidth(80) debug nolist
|
||||
link :f1:mpmldr.obj,:f1:ldmonx.obj,plm80.lib to :f1:mpmldr.mod
|
||||
locate :f1:mpmldr.mod stacksize(48) code(0100h)
|
||||
objhex :f1:mpmldr to :f1:impmldr.hex
|
||||
cpm
|
||||
objcpm b:mpmldr
|
||||
;pip lst:=b:mpmldr.lst
|
||||
;era b:*.lst
|
||||
;pip lst:=b:mpmldr.sym[pt8]
|
||||
;pip lst:=b:mpmldr.lin[pt8]
|
||||
;mac b:ldrbdos $$pzsz
|
||||
;mac b:ldrbios $$pzsz
|
||||
pip b:mpmldr.hex=b:impmldr.hex[I],b:ldrbdos.hex[I],b:ldrbios.hex[H]
|
||||
load b:mpmldr
|
||||
|
||||
Reference in New Issue
Block a user