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

Real 1.44MB disk format?



In my emulator Dapple 0.8, I have implemented a driver to read/write
1.44MB disks.

The disk format follows this pattern, Head 0 Track 0, Head 1 Track 0,
Head 0 Track 1, Head 1 Track 1, Head 0 Track 2, ..., Head 1 Track 80,
with interleaving dealt with by the PC BIOS (I think there is none).

How is the layout of a real ProDOS disk, created on a Mac or a Mark
][?