- emulate
size_t emulate(size_t cycles)
Undocumented in source. Be warned that the author may not have intended to support it.
- getNextInstruction
int getNextInstruction()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPreFetch
int getPreFetch()
Undocumented in source. Be warned that the author may not have intended to support it.
- getProgramCounter
int getProgramCounter()
Undocumented in source. Be warned that the author may not have intended to support it.
- halt
void halt(bool state)
Undocumented in source. Be warned that the author may not have intended to support it.
- halted
bool halted()
Undocumented in source. Be warned that the author may not have intended to support it.
- inIRQ
bool inIRQ()
Undocumented in source. Be warned that the author may not have intended to support it.
- irq
void irq(bool state)
Undocumented in source. Be warned that the author may not have intended to support it.