GamePak

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(GamePakData data)
Undocumented in source.

Members

Functions

get
T get(uint address)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(uint address, T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

interruptHandler
InterruptHandler interruptHandler [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
saveData
GamePakData saveData [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
unusedMemory
int delegate(uint) unusedMemory [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta