Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | PPC_GQR_t |
union | PPC_GQR_u |
struct | PPC_DMA_U_t |
union | PPC_DMA_U_u |
struct | PPC_DMA_L_t |
union | PPC_DMA_L_u |
union | FpscrUnion |
Functions | |
u32 | PPCMfmsr (void) |
void | PPCMtmsr (register u32 newMSR) |
u32 | PPCMfhid0 (void) |
void | PPCMthid0 (register u32 newHID0) |
u32 | PPCMfl2cr (void) |
void | PPCMtl2cr (register u32 newL2cr) |
void | PPCMtdec (register u32 newDec) |
void | PPCSync (void) |
void | PPCHalt (void) |
void | PPCMtmmcr0 (register u32 newMmcr0) |
void | PPCMtmmcr1 (register u32 newMmcr1) |
void | PPCMtpmc1 (register u32 newPmc1) |
void | PPCMtpmc2 (register u32 newPmc2) |
void | PPCMtpmc3 (register u32 newPmc3) |
void | PPCMtpmc4 (register u32 newPmc4) |
u32 | PPCMffpscr (void) |
void | PPCMtfpscr (register u32 newFPSCR) |
u32 | PPCMfhid2 (void) |
void | PPCMthid2 (register u32 newhid2) |
void | PPCMtwpar (register u32 newwpar) |
void | PPCDisableSpeculation (void) |
void | PPCSetFpNonIEEEMode (void) |