Class: V9T9Dsk
- Inherits:
-
Ti99Dsk
- Object
- ImageFormat
- Ti99Dsk
- V9T9Dsk
- Defined in:
- lib/image_formats/Ti99Dsk.rb
Overview
the ‘V9T9’ format is a straight dump of sectors in logical order
Instance Attribute Summary
Attributes inherited from ImageFormat
Method Summary
Methods inherited from Ti99Dsk
#get_sector, host_system, 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
Constructor Details
This class inherits a constructor from ImageFormat