PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
psploadexec_kernel.h File Reference
#include <pspkerneltypes.h>
#include <psploadexec.h>
Include dependency graph for psploadexec_kernel.h:

Go to the source code of this file.

Data Structures

struct  SceKernelLoadExecVSHParam
 Structure for LoadExecVSH* functions. More...
 

Functions

int sceKernelExitVSHVSH (struct SceKernelLoadExecVSHParam *param)
 Restart the vsh.
 
int sceKernelLoadExecVSHDisc (const char *file, struct SceKernelLoadExecVSHParam *param)
 Executes a new executable from a disc.
 
int sceKernelLoadExecVSHDiscUpdater (const char *file, struct SceKernelLoadExecVSHParam *param)
 Executes a new executable from a disc.
 
int sceKernelLoadExecVSHMs1 (const char *file, struct SceKernelLoadExecVSHParam *param)
 Executes a new executable from a memory stick.
 
int sceKernelLoadExecVSHMs2 (const char *file, struct SceKernelLoadExecVSHParam *param)
 Executes a new executable from a memory stick.
 
int sceKernelLoadExecVSHMs3 (const char *file, struct SceKernelLoadExecVSHParam *param)
 Executes a new executable from a memory stick.