MemoryAnalyzer

Undocumented in source.

Constructors

this
this(Cpu* dcpu)
Undocumented in source.

Members

Functions

blockAtPos
MemoryBlock* blockAtPos(ushort position)
Undocumented in source. Be warned that the author may not have intended to support it.
buildMemoryMap
void buildMemoryMap()
Undocumented in source. Be warned that the author may not have intended to support it.
labelAt
Label* labelAt(ushort position, LabelType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_dcpu
Cpu* _dcpu;
Undocumented in source.
defaultEntryPoint
enum ushort defaultEntryPoint;
Undocumented in source.
memoryMap
MemoryMap memoryMap;
Undocumented in source.

Meta