Class: Pc99Dsk

Inherits:
Ti99Dsk show all
Defined in:
lib/image_formats/Ti99Dsk.rb

Overview

specs for PC99 format found at ftp.whtech.com/emulators/pc99/fmt21-22.txt

Direct Known Subclasses

Pc99DD, Pc99SD

Instance Attribute Summary

Attributes inherited from ImageFormat

#file_bytes

Method Summary

Methods inherited from Ti99Dsk

#get_sector, host_system, #initial_header_length, possible_extensions, #sector_size, #sectors_in_track, #sectors_per_track, #track_count, #tracks_per_side

Methods inherited from ImageFormat

all_image_formats, all_possible_extensions, code_for_tests, #compatability_score, #end_track, #get_sector, #host_system, host_system, #initialize, is_valid_image_if, possible_extensions, possible_file_systems, #sectors_in_track, #start_track, #to_s, #track_count, #track_list

Methods included from SubclassTracking

extended

Constructor Details

This class inherits a constructor from ImageFormat