PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
pspinit.h
Go to the documentation of this file.
1/*
2 * PSP Software Development Kit - https://github.com/pspdev
3 * -----------------------------------------------------------------------
4 * Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5 *
6 * pspinit.h - Interface to InitForKernel.
7 *
8 * Copyright (c) 2007 moonlight
9 *
10 */
11#ifndef __PSPINIT_H__
12#define __PSPINIT_H__
13
15{
16 PSP_BOOT_FLASH = 0, /* ? */
19};
20
33
40
47
54
62
69
70#define sceKernelInitKeyConfig InitForKernel_7233B5BC
71
72#endif
73
int InitForKernel_7233B5BC()
Get the key configuration in which the system has booted.
PSPInitApitype
Definition pspinit.h:22
@ PSP_INIT_APITYPE_VSH1
Definition pspinit.h:30
@ PSP_INIT_APITYPE_MS5
Definition pspinit.h:29
@ PSP_INIT_APITYPE_MS1
Definition pspinit.h:25
@ PSP_INIT_APITYPE_MS4
Definition pspinit.h:28
@ PSP_INIT_APITYPE_MS2
Definition pspinit.h:26
@ PSP_INIT_APITYPE_MS3
Definition pspinit.h:27
@ PSP_INIT_APITYPE_DISC_UPDATER
Definition pspinit.h:24
@ PSP_INIT_APITYPE_VSH2
Definition pspinit.h:31
@ PSP_INIT_APITYPE_DISC
Definition pspinit.h:23
int sceKernelInitApitype()
Gets the api type.
PSPKeyConfig
Definition pspinit.h:35
@ PSP_INIT_KEYCONFIG_VSH
Definition pspinit.h:36
@ PSP_INIT_KEYCONFIG_GAME
Definition pspinit.h:37
@ PSP_INIT_KEYCONFIG_POPS
Definition pspinit.h:38
PSPBootFrom
Definition pspinit.h:15
@ PSP_BOOT_FLASH
Definition pspinit.h:16
@ PSP_BOOT_MS
Definition pspinit.h:18
@ PSP_BOOT_DISC
Definition pspinit.h:17
int sceKernelBootFrom()
Gets the device in which the application was launched.
char * sceKernelInitFileName()
Gets the filename of the executable to be launched after all modules of the api.