D64

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 17: Line 17:
 
* [http://www.paradroid.net/diskimage/ diskimage.c]: A library to read/write D64 (and variant) image files  
 
* [http://www.paradroid.net/diskimage/ diskimage.c]: A library to read/write D64 (and variant) image files  
 
* [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/converters/unix/index.html cbmconvert] (<code>-d</code> option)
 
* [http://www.zimmers.net/anonftp/pub/cbm/crossplatform/converters/unix/index.html cbmconvert] (<code>-d</code> option)
 +
* [[Konvertor]]
  
 
== Sample files ==
 
== Sample files ==

Revision as of 14:46, 22 February 2016

File Format
Name D64
Ontology
Extension(s) .d64, .d71, .d81

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

Sample files

Resources

  • Lots of C64 disk image documentation here (e.g. D64, D71, D81, G64)
  • Documentation with some code snippets here
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox