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:ed.plm pagewidth(80) debug
cpm
pip lst:=b:ed.lst
pip lst:=nul:[p]
era b:ed.lst
isdd
link :f1:ed.obj,:f1:x0100,plm80.lib to :f1:ed1.mod
locate :f1:ed1.mod code(0100H) stacksize(100)
era b:ed1.mod
objhex :f1:ed1 to :f1:ed1.hex
link :f1:ed.obj,:f1:x0200,plm80.lib to :f1:ed2.mod
era b:ed.obj
locate :f1:ed2.mod code(0200H) stacksize(100)
era b:ed2.mod
objhex :f1:ed2 to :f1:ed2.hex
era b:ed2
cpm
objcpm b:ed1
era b:ed*.
era b:ed1.com
pip lst:=b:ed1.sym[pt8]
pip lst:=b:ed1.lin[pt8]
pip lst:=nul:[p]
era b:*.lin
era b:*.sym
pip b:ed.hex=b:ed1.hex,b:ed2.hex
era b:ed1.hex
era b:ed2.hex
genmod b:ed.hex b:ed.prl $$1000
era b:*.hex
era b:*.lst
era b:*.lin
era b:*.sym
era b:*.bak
isdd
plm80 :f1:pip.plm pagewidth(80) debug
cpm
pip lst:=b:pip.lst
pip lst:=nul:[p]
era b:pip.lst
isdd
link :f1:pip.obj,:f1:x0100,plm80.lib to :f1:pip1.mod
locate :f1:pip1.mod code(0100H) stacksize(100)
era b:pip1.mod
objhex :f1:pip1 to :f1:pip1.hex
link :f1:pip.obj,:f1:x0200,plm80.lib to :f1:pip2.mod
era b:pip.obj
locate :f1:pip2.mod code(0200H) stacksize(100)
era b:pip2.mod
objhex :f1:pip2 to :f1:pip2.hex
era b:pip2
cpm
objcpm b:pip1
era b:pip*.
era b:pip1.com
pip lst:=b:pip1.sym[pt8]
pip lst:=b:pip1.lin[pt8]
pip lst:=nul:[p]
era b:*.lin
era b:*.sym
pip b:pip.hex=b:pip1.hex,b:pip2.hex
era b:pip1.hex
era b:pip2.hex
genmod b:pip.hex b:pip.prl $$1000
era b:*.hex
sub xprl2