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 | |
static void | wipeUserMem (void) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 40 of file loader.c.
References EINVAL, ENOENT, t_ExecData::epc, ExecPS2(), FlushCache(), t_ExecData::gp, SifExitRpc(), SifInitRpc(), SifLoadElf(), and wipeUserMem().
|
static |
Definition at line 23 of file loader.c.
References GetMemorySize().
Referenced by main().