[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inside .nib?
In article <39966567.27C5E3A5@mclink.it>,
Enrico Colombini <erix_togliere_@mclink.it> wrote:
> Does anybody know where one can find detailed technical specifications
> of the .nib format used by emulators?
>
> I know what nibbles are (I wrote a couple of copy protection systems
> aeons ago) and I am thinking about the possibility of writing a tool
> similar to SST but easier to use, to recover old copy-protected 5.25"
> disks.
The .nib format is nothing but a raw dump of the nibbles from an
Apple II diskette. The start of the dump of each track should be in
the gap between two sectors, including several sync bytes before the
sector header starts. Also, each track in a .nib file has exactly
the same number of nibbles -- this is usually not true for physical
diskettes.
Download a .nib file and examine it!
--
----------------------------------------------------------------
Paul Schlyter, Swedish Amateur Astronomer's Society (SAAF)
Grev Turegatan 40, S-114 38 Stockholm, SWEDEN
e-mail: pausch at saaf dot se or paul.schlyter at ausys dot se
WWW: http://hotel04.ausys.se/pausch http://welcome.to/pausch
- References:
- inside .nib?
- From: Enrico Colombini <erix_togliere_@mclink.it>