Class D81
In: lib/image_formats/D81.rb
Parent: ImageFormat

Methods

Constants

D81_BYTES_PER_SECTOR = 0x100   For manipulating D81 files, as used by many C64 emulators.

References:

    http://www.unusedino.de/ec64/technical/formats/d81.html
D81_SECTORS_PER_TRACK = 40

Public Class methods

Public Instance methods

what sector does the directory start on?

what track does the directory start on?

for a given byte stream, how many tracks could be interpreted by this image format?

[Validate]