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

1 line
1.3 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:*.sym
era b:*.lin
era b:*.bak
isdd
asm80 :f1:abort.asm pagewidth(80) debug
cpm
pip lst:=b:abort.lst
pip lst:=nul:[p]
era b:abort.lst
isdd
link :f1:abort.obj,:f1:monx to :f1:abort.mod
era b:abort.obj
locate :f1:abort.mod to :f1:abort1 code(0000H) stacksize(0)
locate :f1:abort.mod to :f1:abort2 code(0100H) stacksize(0)
era b:abort.mod
objhex :f1:abort1 to :f1:abort1.hex
objhex :f1:abort2 to :f1:abort2.hex
era b:abort2
cpm
objcpm b:abort1
era b:abort1
era b:abort1.com
pip b:abort.hex=b:abort1.hex,b:abort2.hex
genmod b:abort.hex b:abort.rsp
era b:abort*.hex
pip lst:=b:abort1.sym[pt8]
pip lst:=nul:[p]
era b:*.lst
era b:*.sym
era b:*.lin
era b:*.bak
isdd
plm80 :f1:sts.plm pagewidth(80) debug
cpm
pip lst:=b:sts.lst
pip lst:=nul:[p]
era b:sts.lst
isdd
link :f1:sts.obj,:f1:monx,plm80.lib to :f1:sts.mod
era b:sts.obj
locate :f1:sts.mod to :f1:sts1 code(0000H) stacksize(0)
locate :f1:sts.mod to :f1:sts2 code(0100H) stacksize(0)
era b:sts.mod
objhex :f1:sts1 to :f1:sts1.hex
objhex :f1:sts2 to :f1:sts2.hex
era b:sts2
cpm
objcpm b:sts1
era b:sts1
era b:sts1.com
pip b:sts.hex=b:sts1.hex,b:sts2.hex
genmod b:sts.hex b:mpmstat.rsp
era b:sts*.hex
pip lst:=b:sts1.sym[pt8]
pip lst:=b:sts1.lin[pt8]
pip lst:=nul:[p]
sub rsp2