ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <gif_registers.h>
Data Fields | |
u32 | tag:14 |
u32 | pre:1 |
u32 | prim:11 |
u32 | flg:2 |
u32 | nreg:4 |
Definition at line 61 of file gif_registers.h.
u32 GIFTAG1::flg |
Definition at line 65 of file gif_registers.h.
u32 GIFTAG1::nreg |
Definition at line 66 of file gif_registers.h.
u32 GIFTAG1::pre |
Definition at line 63 of file gif_registers.h.
u32 GIFTAG1::prim |
Definition at line 64 of file gif_registers.h.
u32 GIFTAG1::tag |
Definition at line 62 of file gif_registers.h.