[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: EDD Plus Project
"Bryan Parkoff" <nospam@nospam.com> wrote in message
news:47921b7b$0$7213$4c368faf@roadrunner.com...
>> Henry, 2IMG files have no native data format. 2IMG for the most part
>> just adds a header to one of the existing formats. DOS 3.3 Order, ProDOS
>> Order and Nibblized data are the most common used by it. The header
>> provides a place for extra image information and it allows for expansion
>> and other formats as well. It's better than .do/.dsk, .po or .nib but
>> for what you want to do you would still have to invent a new data format
>> and you would still be left with the problem that no emulator will
>> recognize the new format.
>
> Can you please provide the information of 2IMG? It contains the offset
> each field like write protection, track data, sector data, etc.
>
> Bryan Parkoff
Here is a link to the 2IMG (aka 2mg) disk image format:
http://www.apple2.org.za/gswv/a2zine/Docs/DiskImage_2MG_Info.txt
Charlie