- addInterruptOrBurnOut
void addInterruptOrBurnOut(ushort intMsg)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCurrInstruction
Instruction getCurrInstruction()
Undocumented in source. Be warned that the author may not have intended to support it.
- intQueueDump
string intQueueDump()
Undocumented in source. Be warned that the author may not have intended to support it.
- mem
inout(Memory) mem()
Undocumented in source. Be warned that the author may not have intended to support it.
- regsToString
string regsToString()
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- setBreakpoint
void setBreakpoint(ushort addr, size_t skipBeforeTriggering)
Undocumented in source. Be warned that the author may not have intended to support it.
- stackDump
string stackDump()
Undocumented in source. Be warned that the author may not have intended to support it.
- step
ubyte step()