[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ProDOS commands



"suncho" <suncho@ignorethis.cs.tut.fi> wrote in message
news:aefn1k$2pg$1@news.cc.tut.fi...
>
> "Simon Williams" <ludditetech@mac.com> wrote in message
> > PREFIX with no parameters shows the current prefix
> > PREFIX,S6 sets the prefix to S6,D1
> > PREFIX/ does nothing as far as I can tell...
> >
> > Actually, what got me wondering about it is in CopyII+ where you hit
> > <?> and it scans all the drives and lists the volume names, I thought
> > maybe that was poss. with a ProDOS command... now my question is: "why
> > not, Apple?"
>
> what I can remember that there was MLI command, when executed with 0 for
the
> DriveSlot was returning all volumes. the MLI command was named "prefix"
but
> don't ask me about the hex num of that;)

Actually the MLI command is called ON_LINE (strangely enough) and the hex
number is $C5.

> fff... I do not even remember the MLI entry point. was it $b000?

No it was and still is $BF00.

Charlie