PSPSDK 2025-02-06
|
Macros | |
#define | ZV(command) |
#define | CV(command, value) |
Functions | |
void | callbackFin (int id, void *arg) |
void | callbackSig (int id, void *arg) |
void | sceGuInit (void) |
Initalize the GU system. | |
#define CV | ( | command, | |
value ) |
#define ZV | ( | command | ) |
void callbackFin | ( | int | id, |
void * | arg ) |
References GuSettings::fin.
Referenced by sceGuInit().
void callbackSig | ( | int | id, |
void * | arg ) |
References GuSettings::kernel_event_flag, sceKernelSetEventFlag(), GuSettings::sig, GuSettings::signal_history, and GuSettings::signal_offset.
Referenced by sceGuInit().