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 | loopcnt:15 |
u32 | pad0:1 |
u32 | regcnt:4 |
u32 | vuaddr:10 |
u32 | pad1:2 |
Definition at line 77 of file gif_registers.h.
u32 GIFCNT::loopcnt |
Definition at line 78 of file gif_registers.h.
u32 GIFCNT::pad0 |
Definition at line 79 of file gif_registers.h.
u32 GIFCNT::pad1 |
Definition at line 82 of file gif_registers.h.
u32 GIFCNT::regcnt |
Definition at line 80 of file gif_registers.h.
u32 GIFCNT::vuaddr |
Definition at line 81 of file gif_registers.h.