nds/arm9/exceptions.h File Reference


Defines

#define EXCEPTION_VECTOR   (*(VoidFunctionPointer *)(0x27FFD9C))

Functions

void enterException (void)
void setExceptionHandler (VoidFunctionPointer handler)
void defaultExceptionHandler ()
u32 getCPSR ()

Variables

VoidFunctionPointer exceptionC []
unsigned long exceptionStack
signed long exceptionRegisters []

Define Documentation

#define EXCEPTION_VECTOR   (*(VoidFunctionPointer *)(0x27FFD9C))


Function Documentation

void defaultExceptionHandler (  ) 

void enterException ( void   ) 

u32 getCPSR (  ) 

void setExceptionHandler ( VoidFunctionPointer  handler  ) 


Variable Documentation

VoidFunctionPointer exceptionC[]

signed long exceptionRegisters[]

unsigned long exceptionStack


Generated on Tue Jan 22 15:48:54 2008 for libnds(ARM9) by  doxygen 1.5.4