![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static void | AddReqInfo (void *req) |
| static void | DelReqInfo (void *req) |
| void | IPCiProfInit (void) |
| void | IPCiProfQueueReq (void *req, s32 handle) |
| void | IPCiProfAck (void) |
| void | IPCiProfReply (void *req, s32 handle) |
Variables | |
| static u32 | IpcReqPtrArray [96] = {0} |
| static u32 | IpcReqArray [0x300] = {0} |
| static OSTime | IpcStartTimeArray [96] |
| static u8 | IpcHandlePathBuf [0x1800] |
| static u8 | IpcOpenPathBuf [0x1200] |
| static u32 | IpcNumPendingReqs = 0 |
| static u32 | IpcNumUnIssuedReqs = 0 |
|
static |
|
static |
| void IPCiProfAck | ( | void | ) |
| void IPCiProfInit | ( | void | ) |
| void IPCiProfQueueReq | ( | void * | req, |
| s32 | handle ) |
| void IPCiProfReply | ( | void * | req, |
| s32 | handle ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |