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 * | ExecPS2Patch (void *EntryPoint, void *gp, int argc, char *argv[]) |
void* ExecPS2Patch | ( | void * | EntryPoint, |
void * | gp, | ||
int | argc, | ||
char * | argv[] | ||
) |
Definition at line 83 of file ExecPS2.c.
References TCB::argc, TCB::argstring, TCB::currentPriority, TCB::entry, TCB::entry_, gp, TCB::gpReg, TCB::initPriority, MAX_THREADS, p_ArgsBuffer, p_CancelWakeupThread, p_ChangeThreadPriority, p_DeleteThread, p_eestrcpy, p_FlushDCache, p_FlushICache, p_InitPgifHandler2, p_InitSemaphores, p_TCBs, p_TerminateThread, p_ThreadID, p_ThreadStatus, TCB::semaId, SoftPeripheralEEReset(), TCB::status, THS_DORMANT, TCB::waitSema, and TCB::wakeupCount.