SceDeci4pCpup: Difference between revisions
Jump to navigation
Jump to search
CelesteBlue (talk | contribs) |
CelesteBlue (talk | contribs) |
||
Line 81: | Line 81: | ||
int exec_command(uint32_t cmd_id); | int exec_command(uint32_t cmd_id); | ||
</source> | </source> | ||
=== sceDeci4pCpupStartUpdateForDriver === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.990-3.60 || 0xDE07478F | |||
|} | |||
=== sceDeci4pCpupTriggerUpdateForDriver === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.990-3.60 || 0xD78403C8 | |||
|} | |||
=== sceDeci4pCpupGetProgressForDriver === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.990-3.60 || 0x7998FFD8 | |||
|} | |||
=== sceDeci4pCpupTransferUpdatePackageForDriver === | |||
{| class="wikitable" | |||
|- | |||
! Version !! NID | |||
|- | |||
| 0.990-3.60 || 0x90339379 | |||
|} |
Revision as of 00:19, 10 February 2019
Module
Known NIDs
Version | Name | World | NID |
---|---|---|---|
3.60 | SceDeci4pCpup | Non-secure | ? |
Libraries
Known NIDs
Version | Name | World | NID |
---|---|---|---|
3.60 | SceDeci4pCpupForDriver | Non-secure | 0x5E323A42 |
SceDeci4pCpupForDriver
sceDeci4pCpupInitForDriver
Version | NID |
---|---|
3.60 | 0xC0AB956B |
sceDeci4pCpupGetCpSerialIdForDriver
Version | NID |
---|---|
3.60 | 0x8139AD4E |
Reads 0x80 bytes (or 4 bytes at offset 0x80).
unk_4939DA45
Version | NID |
---|---|
0.940 | 0x4939DA45 |
// values seen: // a1 = CP RTC // a2 = 0, = 1 // a3 = activation_key, = 0 int unk_4939DA45(int a1, int a2, int a3);
sceDeci4pCpupGetRtcForDriver
Version | NID |
---|---|
0.940 | 0x2015C7CB |
exec_command
Version | NID |
---|---|
0.990-3.60 | 0xBBB991CD |
// cmd ids: // 0: unk // 1: unk // 2: prepare safe shutdown // 4: reboot target and CP without CP update // 5: shutdown target and CP with CP update int exec_command(uint32_t cmd_id);
sceDeci4pCpupStartUpdateForDriver
Version | NID |
---|---|
0.990-3.60 | 0xDE07478F |
sceDeci4pCpupTriggerUpdateForDriver
Version | NID |
---|---|
0.990-3.60 | 0xD78403C8 |
sceDeci4pCpupGetProgressForDriver
Version | NID |
---|---|
0.990-3.60 | 0x7998FFD8 |
sceDeci4pCpupTransferUpdatePackageForDriver
Version | NID |
---|---|
0.990-3.60 | 0x90339379 |