qasm/src/edit/edit.cmd.s

23 lines
401 B
ArmAsm
Raw Normal View History

2019-11-11 23:56:03 +00:00
*======================================================
* Link file for QuickEdit v2.00
* Written by Lane Roath
*======================================================
asm edit
do err
else
lnk obj/edit.l
ds 1000
fin
typ exe
sav utility/newedit
end