- load
void load(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
- readPalette
ubyte readPalette(ushort address)
Undocumented in source. Be warned that the author may not have intended to support it.
- readRegister
ubyte readRegister(ushort address)
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.
- save
void save(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
- step
void step()
Undocumented in source. Be warned that the author may not have intended to support it.
- writePalette
void writePalette(ushort address, ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeRegister
void writeRegister(ushort address, ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.