Class HostSystem
In: lib/HostSystem.rb
Parent: Object

Methods

Constants

MAX_SCREENDUMP_LINES = 200

Public Class methods

default - should be overridden by each host system

default - should be overridden by each host system

default - should be overridden by each host system

default - should be overridden by each host system

default - should be overridden by each host system

each subclass should override this method with a 2-5 word description of this host system

given a buffer (e.g a sector or a file), produce a formatted hex dump which includes chars converted to ASCII

default - should be overridden by each host system

default - should be overridden by each host system

does counting of tracks start at track 0 (e.g. Apple 2) or track 1 (e.g. C64)?

each subclass should override to_ascii with a function that converts a character in the native format to an ASCII equivalent

[Validate]