u8 GXBool
Definition GXEnum.h:23
void GXSaveCPUFifo(GXFifoObj *fifo)
Definition GXFifo.c:190
void GXGetGPStatus(GXBool *overhi, GXBool *underlow, GXBool *readIdle, GXBool *cmdIdle, GXBool *brkpt)
Definition GXFifo.c:215
void JUTCreateFifo(u32 bufSize)
Definition JUTGraphFifo.h:38
T cLib_calcTimer(T *value)
Definition c_lib.h:74
Definition JUTGraphFifo.h:10
void * mBase
Definition JUTGraphFifo.h:33
static bool mGpStatus[5]
Definition JUTGraphFifo.h:29
bool isGPActive()
Definition JUTGraphFifo.h:21
static JUTGraphFifo * sCurrentFifo
Definition JUTGraphFifo.h:28
u8 field_0x10[0xC]
Definition JUTGraphFifo.h:35
u32 mSize
Definition JUTGraphFifo.h:34
void getGpStatus()
Definition JUTGraphFifo.h:16
virtual ~JUTGraphFifo()
Definition JUTGraphFifo.cpp:37
void save()
Definition JUTGraphFifo.h:26
GXFifoObj * mFifo
Definition JUTGraphFifo.h:32
unsigned long u32
Definition types.h:10
unsigned char u8
Definition types.h:8