SceKernelPsp2Config: Difference between revisions

From Vita Development Wiki
Jump to navigation Jump to search
(Undo revision 14871 by Princess of Sleeping (talk))
Tag: Undo
No edit summary
 
Line 47: Line 47:
<source lang="C">const char *sceKernelPsp2ConfigScriptEnd;</source>
<source lang="C">const char *sceKernelPsp2ConfigScriptEnd;</source>


[[Category:ARM]]
[[Category:Kernel]]
[[Category:Modules]]
[[Category:Modules]]
[[Category:Kernel]]
[[Category:Library]]

Latest revision as of 21:06, 1 May 2023

SceKernelPsp2Config is a script that describes the operations required to start PS Vita

Module

Version World Privilege
3.60 Non-secure Kernel

Libraries

Known NIDs

Version Name World Visibility NID
3.60 SceKernelPsp2Config Non-secure Kernel 0x3198F2C4

SceKernelPsp2Config

sceKernelPsp2ConfigScript

Version NID
3.60 0xA6483A7

This export is not a function but a variable

const char *sceKernelPsp2ConfigScript;

sceKernelPsp2ConfigScriptEnd

Version NID
3.60 0xC1BA20DA

This export is not a function but a variable

const char *sceKernelPsp2ConfigScriptEnd;