D64
From Just Solve the File Format Problem
Contents |
Overview
The D64, D71, and D81 file formats (and some variants, like X64 and F64) are Commodore 64 sector-based disk images. They contain a fixed amount of 256 byte sectors, and, optionally, a table with one byte for each sector to contain error information. This was an early attempt at supporting some of the older copy protection schemes which relied on CBM DOS returning some error code when trying to read a certain sector on disk. G64 was a "raw" format able to handle more copy-protected disks.
See also
Software
- DirMaster: Reads C64 disk images / archives / files in Windows
- diskimage.c: A library to read/write D64 (and variant) image files
- cbmconvert (
-d
option) - Konvertor
- Deark
- packer plugin (
dircbm.wcx
dircbm.wcx64
) for file manager TotalCommander to handle Commodore Business Machines CBM disk images
Sample files
- ftp://ftp.cbm8bit.com/books_mags_disks-tapes/ ...
- Many of the files at the C-64 Scene Database
- dexvert samples — archive/commodoreDiskImage