#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. | |
1.5.2