GameBoyAdvance

Undocumented in source.

Constructors

this
this(void[] bios, GamePakData gamePakData, uint serialIndex)
Undocumented in source.

Members

Functions

emulate
void emulate(size_t cycles)
Undocumented in source. Be warned that the author may not have intended to support it.
setKeypadState
void setKeypadState(KeypadState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

audioReceiver
AudioReceiver audioReceiver [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
frameSwapper
FrameSwapper frameSwapper [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
gamePakSaveData
GamePakData gamePakSaveData [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
serialCommunication
Communication serialCommunication [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta