ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Go to the source code of this file.
Functions | |
void | GsDrawSync (int mode) |
void | GsHSync (int mode) |
void | GsVSync (int mode) |
void GsDrawSync | ( | int | mode | ) |
void GsHSync | ( | int | mode | ) |
Definition at line 28 of file sync.c.
References GS_GET_CSR_hsync_intrupt, GS_SET_CSR_hsync_intrupt, and mode.
void GsVSync | ( | int | mode | ) |
Definition at line 50 of file sync.c.
References GS_GET_CSR_vsync_intrupt, GS_SET_CSR_vsync_intrupt, and mode.
Referenced by main().