Référence du fichier PA_Interrupt.h

Interrupt system. Plus de détails...

Aller au code source de ce fichier.

Macros

#define ENABLE_VBLANK   8
#define ENABLE_HBLANK   16
#define ENABLE_VCOUNT   32
#define PA_GetVcount()   (REG_VCOUNT&511)
 Récupérer le numéro de ligne tracée

Typedefs

typedef void(* funcpointer )(void)

Fonctions

void interruptfunction (void)
void PA_vblFunc (void)
 Fonction standard du VBL PAlib... Ceci met à jour le pad, le stylet, le RTC... Utilisez cette fonction si vous faites votre propre VBL...
void PA_InitVBL (void)

Variables

volatile u8 PA_Newframe
volatile u8 PA_vblok
u32 PA_CPU
u32 PA_MaxCPU
u32 PA_lines
u8 PA_VBLCount
u8 PA_nVBLs


Description détaillée

Interrupt system.

Current working interrupts are VBlank, HBlank, VCount, and Timers


Généré le Wed Aug 30 21:07:41 2006 pour PAlib par  doxygen 1.3.9.1