[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProDraw IIe released
In article
<8d77f92f-0bfd-4577-8a66-fc106246b76d@p2g2000prf.googlegroups.com>,
mdj <mdj.mdj@gmail.com> wrote:
[...]
> > Here's some information about the [EDASM] memory map:
> >
> > <http://home.roadrunner.com/~jbmatthews/a2/rel.html#tblg1>
>
> Now that is useful! Thank you.
>
> > It may explain why EXIT, without a pathname, is a little cranky.
>
> Yeah - I have programmed my brain to do "exec quit" instead - I have a
> text file containing EXIT /HD/PROSEL.SYSTEM ;-)
Very nice! I keep a copy of BASIC.SYSTEM in my EDASM directory with a
STARTUP program that is nearly identical:
10 PRINT CHR$ (4);"-/sys/prosel.system"
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>