Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
targimpl.h File Reference

Go to the source code of this file.

Classes

struct  Default_PPC
 
struct  Float_PPC
 
struct  Extended1_PPC_6xx_7xx
 
struct  Extended2_PPC_6xx_7xx
 
struct  ProcessorState_PPC_6xx_7xx
 
struct  TRKState
 

Typedefs

typedef struct Default_PPC Default_PPC
 
typedef struct Float_PPC Float_PPC
 
typedef struct Extended1_PPC_6xx_7xx Extended1_PPC_6xx_7xx
 
typedef struct Extended2_PPC_6xx_7xx Extended2_PPC_6xx_7xx
 
typedef struct ProcessorState_PPC_6xx_7xx ProcessorState_PPC_6xx_7xx
 
typedef ProcessorState_PPC_6xx_7xx ProcessorState_PPC
 
typedef struct TRKState TRKState
 

Functions

void TRKSwapAndGo ()
 
void TRKTargetSetStopped (unsigned int)
 
DSError TRKTargetInterrupt (TRKEvent *)
 
DSError TRKTargetSupportRequest ()
 
void TRKDestructEvent (TRKEvent *)
 
BOOL TRKTargetStopped (void)
 

Variables

ProcessorState_PPC gTRKCPUState
 
TRKState gTRKState
 

Typedef Documentation

◆ Default_PPC

◆ Extended1_PPC_6xx_7xx

◆ Extended2_PPC_6xx_7xx

◆ Float_PPC

◆ ProcessorState_PPC

◆ ProcessorState_PPC_6xx_7xx

◆ TRKState

Function Documentation

◆ TRKDestructEvent()

void TRKDestructEvent ( TRKEvent event)

◆ TRKSwapAndGo()

void TRKSwapAndGo ( )

◆ TRKTargetInterrupt()

DSError TRKTargetInterrupt ( TRKEvent event)

◆ TRKTargetSetStopped()

void TRKTargetSetStopped ( unsigned int  stopped)

◆ TRKTargetStopped()

BOOL TRKTargetStopped ( void  )

◆ TRKTargetSupportRequest()

DSError TRKTargetSupportRequest ( )

Variable Documentation

◆ gTRKCPUState

ProcessorState_PPC gTRKCPUState
extern

◆ gTRKState

TRKState gTRKState
extern