|
PSPSDK 2025-10-12
|

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 |
Referenced by pspSdkLoadStartModuleWithArgs().