# Packages
Package symbols helps keep track of address symbols for the currently loaded cartridge.
# Functions
FromCartridge initialises a new partial emulation and returns a disassembly from the supplied cartridge filename.
NewDisassembly is the preferred method of initialisation for the Disassembly type.
# Constants
List of valid EntryLevel in increasing reliability.
List of valid EntryLevel in increasing reliability.
List of valid EntryLevel in increasing reliability.
List of valid EntryLevel in increasing reliability.
List of valid fields.
List of valid fields.
List of valid fields.
List of valid fields.
List of valid fields.
List of valid fields.
List of valid fields.
List of available scopes.
List of available scopes.
List of available scopes.
# Structs
ColumnAttr controls what is included in the string returned by Entry.StringColumnated().
DisasmEntries contains the individual disassembled entries of the current ROM.
Disassembly represents the annotated disassembly of a 6507 binary.
Entry is a disassambled instruction.
Label implements the Stringer interface.
Operand implements the Stringer interface.
No description provided by the author
# Type aliases
EntryLevel describes the level of the Entry.
Field identifies which part of the disassmbly entry is of interest.
GrepScope limits the scope of the search.