Defines | |
#define | PA_GetVcount() (REG_VCOUNT&511) |
Get the vertical line count... | |
Functions | |
void | PA_vblFunc (void) |
The standard PAlib VBL function... This will update the pad, the stylus, the RTC, etc... You could/should use this function if you do your own custom VBL... | |
void | PA_VBLCounterStart (u8 nCounter) |
Resets a given counter and starts running | |
void | PA_VBLCounterPause (u8 nCounter) |
Pauses a given VBL counter | |
void | PA_VBLCounterUnpause (u8 nCounter) |
Unpauses a given VBL counter |
Current working interrupts are VBlank, HBlank, VCount, and Timers