JUTGraphFifo * JUTCreateFifo(u32 bufSize)
Definition JUTGraphFifo.h:43
Definition JUTGraphFifo.h:10
static bool isGPActive()
Definition JUTGraphFifo.h:22
void * mBase
Definition JUTGraphFifo.h:38
static bool * getGpStatus()
Definition JUTGraphFifo.h:16
static bool mGpStatus[5]
Definition JUTGraphFifo.h:34
static JUTGraphFifo * sCurrentFifo
Definition JUTGraphFifo.h:33
u8 field_0x10[0xC]
Definition JUTGraphFifo.h:40
u32 mSize
Definition JUTGraphFifo.h:39
virtual ~JUTGraphFifo()
Definition JUTGraphFifo.cpp:30
void save()
Definition JUTGraphFifo.h:27
JUTGraphFifo(u32)
Definition JUTGraphFifo.cpp:11
GXFifoObj * mFifo
Definition JUTGraphFifo.h:37
u8 GXBool
Definition GXEnum.h:9
void GXSaveCPUFifo(GXFifoObj *fifo)
Definition GXFifo.c:284
void GXGetGPStatus(GXBool *overhi, GXBool *underlow, GXBool *readIdle, GXBool *cmdIdle, GXBool *brkpt)
Definition GXFifo.c:344
unsigned long u32
Definition types.h:12
unsigned char u8
Definition types.h:8