![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static u16 DefaultTexData[] | ATTRIBUTE_ALIGN (32) |
| static int | __GXShutdown (int final) |
| asm BOOL | IsWriteGatherBufferEmpty (void) |
| static void | EnableWriteGatherPipe (void) |
| static void | DisableWriteGatherPipe (void) |
| static GXTexRegion * | __GXDefaultTexRegionCallback (const GXTexObj *t_obj, GXTexMapID id) |
| static GXTlutRegion * | __GXDefaultTlutRegionCallback (u32 idx) |
| static void | __GXDefaultVerifyCallback (GXWarningLevel level, u32 id, const char *msg) |
| void | __GXInitRevisionBits (void) |
| GXFifoObj * | GXInit (void *base, u32 size) |
| void | __GXInitGX (void) |
Variables | |
| const char * | __GXVersion = "<< Dolphin SDK - GX\tdebug build: "BUILD_DATE" "DBUILD_TIME" (0x2301) >>" |
| static GXFifoObj | FifoObj |
| static GXData | gxData |
| GXData *const | __GXData = &gxData |
| u32 | resetFuncRegistered |
| u32 | calledOnce |
| OSTime | time |
| u32 | peCount |
| void * | __memReg |
| void * | __peReg |
| void * | __cpReg |
| void * | __piReg |
| GXBool | __GXinBegin |
| 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, 0x7F, NULL, NULL} |
|
static |
|
static |
|
static |
| void __GXInitGX | ( | void | ) |
| void __GXInitRevisionBits | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
| asm BOOL IsWriteGatherBufferEmpty | ( | void | ) |
| void* __cpReg |
| GXBool __GXinBegin |
| const char * __GXVersion = "<< Dolphin SDK - GX\tdebug build: "BUILD_DATE" "DBUILD_TIME" (0x2301) >>" |
| void* __memReg |
| void* __peReg |
| void* __piReg |
| u32 calledOnce |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| u32 peCount |
| u32 resetFuncRegistered |
| OSTime time |