PSPSDK 2024-10-31
|
Macros | |
#define | MAX_ARGS 2048 |
Functions | |
SceUID | pspSdkLoadStartModuleWithArgs (const char *filename, int mpid, int argc, char *const argv[]) |
Load a module and start it with arguments. | |
SceUID | pspSdkLoadStartModule (const char *filename, int mpid) |
Load a module and start it. | |
#define MAX_ARGS 2048 |