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