CPUMemory

Undocumented in source.

Constructors

this
this(Console console)
Undocumented in source.

Members

Functions

read
ubyte read(ushort address)
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.

Variables

console
Console console;
Undocumented in source.

Inherited Members

From Memory

read
ubyte read(ushort address)
Undocumented in source.
write
void write(ushort address, ubyte value)
Undocumented in source.

Meta