Class: V9T9Dsk

Inherits:
Ti99Dsk show all
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

#file_bytes

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

extended

Constructor Details

This class inherits a constructor from ImageFormat