|
pspsdk-1.0+beta2
|
#include <pspkerneltypes.h>#include <psploadcore.h>#include <pspmodulemgr.h>#include <pspmodulemgr_kernel.h>#include <pspsdk.h>#include <string.h>
Functions | |
| int | pspSdkGetModuleIdList (SceUID *readbuf, int readbufsize, int *idcount) |
| Get the list of module IDs. | |
| int | pspSdkQueryModuleInfoV1 (SceUID uid, SceKernelModuleInfo *modinfo) |
| Query a modules information from its uid. | |