- chrBankOffset
int chrBankOffset(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadRegister
void loadRegister(ushort address, ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
- prgBankOffset
int prgBankOffset(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
ubyte read(ushort address)
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.
- updateOffsets
void updateOffsets()
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(ushort address, ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeCHRBank0
void writeCHRBank0(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeCHRBank1
void writeCHRBank1(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeControl
void writeControl(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writePRGBank
void writePRGBank(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.