enum Scheduler::EventType
Defined in:
crab/common/scheduler.crEnum Members
-
APU =
0
-
Shared
-
APUChannel1 =
1
-
APUChannel2 =
2
-
APUChannel3 =
3
-
APUChannel4 =
4
-
HandleInput =
5
-
IME =
6
-
GB
-
Saves =
7
-
GBA
-
Interrupts =
8
-
PPU =
9
-
Timer0 =
10
-
Timer1 =
11
-
Timer2 =
12
-
Timer3 =
13
Instance Method Summary
- #apu?
- #apu_channel1?
- #apu_channel2?
- #apu_channel3?
- #apu_channel4?
- #handle_input?
- #ime?
- #interrupts?
- #ppu?
- #saves?
- #timer0?
- #timer1?
- #timer2?
- #timer3?