gbaid ~master (2019-02-15T02:40:23Z)
Dub
Repo
HaltHandler
gbaid
gba
halt
Undocumented in source.
class
HaltHandler {
this
(IoRegisters* ioRegisters, ARM7TDMI processor);
void
irqTriggered
();
void
dmaHalt
(bool state);
}
Constructors
this
this
(IoRegisters* ioRegisters, ARM7TDMI processor)
Undocumented in source.
Members
Functions
dmaHalt
void
dmaHalt
(bool state)
Undocumented in source. Be warned that the author may not have intended to support it.
irqTriggered
void
irqTriggered
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gbaid
gba
halt
classes
HaltHandler