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

Re: iic boot from serial port?



> > One way to run that .dsk file would only work if it was in PO (ProDOS
> > order) format.
>
> Then it's no longer a .dsk file but a .po file.  A .dsk file is by
> definition in DOS sector order -- if you mess with that, a lot of
> Apple II emulators will get confused.  So if you change the
> sector order within the disk image, alsop be sure to change the
> extension (i.e. the "file type") from ".dsk" to ".po".

I have seen .dsk files which were in ProDOS order. I have also seen .do
files which specify their order explicitly. I would say that .dsk is a very
common extension, which I've seen used for many purposes (Mac HFS images for
one thing). So, why do you say that the definition of .dsk specifies DO?

Simon.