Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
GXTexRegion * | __GXDefaultTexRegionCallback (const GXTexObj *obj, GXTexMapID id) |
GXTlutRegion * | __GXDefaultTlutRegionCallback (u32 tlut) |
BOOL | __GXShutdown (BOOL final) |
void | __GXInitRevisionBits (void) |
static u16 DefaultTexData[] | ALIGN_DECL (32) |
static void | EnableWriteGatherPipe () |
GXFifoObj * | GXInit (void *base, u32 size) |
void | __GXInitGX (void) |
Variables | |
char * | __GXVersion = "<< Dolphin SDK - GX release build: Nov 10 2004 06:27:12 (0x2301) >>" |
static GXFifoObj | FifoObj |
static GXData | gxData |
GXData *const | __GXData = &gxData |
u32 | resetFuncRegistered |
u32 | calledOnce |
OSTime | time |
u32 | peCount |
vu16 * | __memReg |
u16 * | __peReg |
u16 * | __cpReg |
u32 * | __piReg |
static GXVtxAttrFmtList | GXDefaultVATList [] |
static f32 | GXDefaultProjData [] = {1.0f, 0.0f, 1.0f, 0.0f, -1.0f, -2.0f, 0.0f} |
static u32 | GXTexRegionAddrTable [] |
static OSResetFunctionInfo | GXResetFuncInfo = {__GXShutdown, OS_RESET_PRIO_GX} |
GXTexRegion * __GXDefaultTexRegionCallback | ( | const GXTexObj * | obj, |
GXTexMapID | id | ||
) |
GXTlutRegion * __GXDefaultTlutRegionCallback | ( | u32 | tlut | ) |
|
static |
u16* __cpReg |
vu16* __memReg |
u16* __peReg |
u32* __piReg |
u32 calledOnce |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
u32 peCount |
u32 resetFuncRegistered |
OSTime time |