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

Re: Identifying standard disks ...



Edward Maros <emaros@ligo.caltech.edu> wrote in message
3B6835A8.6F4FBB69@ligo.caltech.edu">news:3B6835A8.6F4FBB69@ligo.caltech.edu...
> Stephen Shaw wrote:
>
> > If I remember correctly Nibble had a disk cataloguing program that was
> > expandable to Pascal and CP/M from DOS 3.3 and ProDOS. Maybe someone can
tell
> > what issue it was and post the relevant text in the group.
>
> This sounds just like what I am looking for. Does anyone know the issue or
if
> the text is online?
>
Shouldn't be too difficult to figure out what kinds of disk images you are
looking at.

Regardless of the sector interleaving table in use, Tk00 Sec00 should always
be
physical sector 00, in which case it will be at the beginning of a DSK file,
be it
".DSK", ".PAS", etc.

There are sufficiently different byte patterns that you could check to
differentiate
between DOS33, ProDOS, Pascal, CP/M.

Cheers,
Leslie