Mapper7

Undocumented in source.

Constructors

this
this(Cartridge cartridge)
Undocumented in source.

Members

Functions

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

Inherited Members

From Mapper

read
ubyte read(ushort address)
Undocumented in source.
write
void write(ushort address, ubyte value)
Undocumented in source.
step
void step()
Undocumented in source.
save
void save(string[string] state)
Undocumented in source.
load
void load(string[string] state)
Undocumented in source.

Meta