[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: EDD Plus Project
> 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