Zink::Header
Constructors
new(version : UInt8, high_memory_base : UInt16, initial_pc : UInt16, dictionary_table : UInt16, object_table : UInt16, globals_table : UInt16, static_memory_base : UInt16, abbreviations_table : UInt16, file_length_words : UInt16)
Sourceread(memory : Memory) : Header
SourceInstance methods
abbreviations_table
Sourcedictionary_table
Sourcefile_length_multiplier
Sourcefile_length_words
Sourceglobals_table
Sourcehigh_memory_base
Sourceinitial_pc
Sourceobject_table
Sourcestatic_memory_base
Sourceversion
Source