SceKernelPsp2Config: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Module == | == Module == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version | ! Version !! World !! Privilege | ||
|- | |- | ||
| 3.60 | | 3.60 || Non-secure || Kernel | ||
|} | |} | ||
Line 48: | 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: | [[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;