nds/arm9/exceptions.h


マクロ定義

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

関数

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

変数

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

マクロ定義

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


関数

void defaultExceptionHandler (  ) 

void enterException ( void   ) 

u32 getCPSR (  ) 

void setExceptionHandler ( VoidFunctionPointer  handler  ) 


変数

VoidFunctionPointer exceptionC[]

signed long exceptionRegisters[]

unsigned long exceptionStack


libnds(ARM9)に対してTue Jan 22 15:48:22 2008に生成されました。  doxygen 1.5.4