u8 GXBool
Definition GXEnum.h:6
void GXSaveCPUFifo(GXFifoObj *fifo)
Definition GXFifo.c:284
void GXGetGPStatus(GXBool *overhi, GXBool *underlow, GXBool *readIdle, GXBool *cmdIdle, GXBool *brkpt)
Definition GXFifo.c:344
JUTGraphFifo * JUTCreateFifo(u32 bufSize)
Definition JUTGraphFifo.h:38
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
JUTGraphFifo(u32)
Definition JUTGraphFifo.cpp:16
GXFifoObj * mFifo
Definition JUTGraphFifo.h:32
unsigned long u32
Definition types.h:9
unsigned char u8
Definition types.h:5