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

Re: DSK to NIB Instruction



"Andy McFadden" <fadden@fadden.com> wrote in message 
news:d8B2f.1931$Aw.34370@typhoon.sonic.net...
> Charlie <charlied at bboard dot SPAMcom> wrote:
>>> What we *do* have is Disk2FDI.  The FDI format has the exact track 
>>> length,
>>> can identify 9-bit vs. 10-bit sync bytes, and so on.  Converting raw 
>>> .FDI
>>> to .NIB is vaguely criminal. :-)  There's also no "raw" format for 3.5"
>>> media, so they always have to be converted to .dsk.
>>
>> Maybe I'm misunderstanding you but, Disk2FDI is capable of creating raw 
>> .FDI
>> from 3.5" disks.
>
> Sorry -- there is no "raw" format for 3.5" media that anything other than
> FDI utilities can understand.
>
> For example, CiderPress can read them, but it always has to convert them
> to ProDOS-ordered 800K images.  There's no way to hand a copy-protected
> 3.5" disk to an Apple II emulator.

Okay, I did misunderstand.

What we really need is an Apple II emulator that handles .FDI.

Charlie