Files
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

1 line
1.4 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

era b:*.lst
era b:*.lin
era b:*.sym
era b:*.bak
isdd
plm80 :f1:cns.plm pagewidth(80) debug
cpm
pip lst:=b:cns.lst
pip lst:=nul:[p]
era b:cns.lst
isdd
link :f1:cns.obj,:f1:x0100,plm80.lib to :f1:cns1.mod
locate :f1:cns1.mod code(0100H) stacksize(48)
era b:cns1.mod
objhex :f1:cns1 to :f1:cns1.hex
link :f1:cns.obj,:f1:x0200,plm80.lib to :f1:cns2.mod
locate :f1:cns2.mod code(0200H) stacksize(48)
era b:cns2.mod
objhex :f1:cns2 to :f1:cns2.hex
era b:cns2
cpm
objcpm b:cns1
era b:cns*.
era b:cns1.com
pip b:cns.hex=b:cns1.hex,b:cns2.hex
era b:cns1.hex
era b:cns2.hex
genmod b:cns.hex b:console.prl
era b:*.hex
pip lst:=b:cns1.sym[pt8]
pip lst:=b:cns1.lin[pt8]
pip lst:=nul:[p]
era b:*.lst
era b:*.lin
era b:*.sym
era b:*.bak
isdd
plm80 :f1:dir.plm pagewidth(80) debug
cpm
pip lst:=b:dir.lst
pip lst:=nul:[p]
era b:dir.lst
isdd
link :f1:dir.obj,:f1:x0100,plm80.lib to :f1:dir1.mod
locate :f1:dir1.mod code(0100H) stacksize(48)
era b:dir1.mod
objhex :f1:dir1 to :f1:dir1.hex
link :f1:dir.obj,:f1:x0200,plm80.lib to :f1:dir2.mod
locate :f1:dir2.mod code(0200H) stacksize(48)
era b:dir2.mod
objhex :f1:dir2 to :f1:dir2.hex
era b:dir2
cpm
objcpm b:dir1
era b:dir*.
era b:dir1.com
pip b:dir.hex=b:dir1.hex,b:dir2.hex
era b:dir1.hex
era b:dir2.hex
genmod b:dir.hex b:dir.prl
era b:*.hex
pip lst:=b:dir1.sym[pt8]
pip lst:=b:dir1.lin[pt8]
pip lst:=nul:[p]
sub prl2