diff options
author | Sergi Granell | 2017-08-16 11:20:37 +0200 |
---|---|---|
committer | Sergi Granell | 2017-08-16 11:20:37 +0200 |
commit | 014a21637b33be3a069b76014ce28f94ae215a3c (patch) | |
tree | c1c1d76e1b1386495611addb8a6808653ae69846 /nids/360 | |
parent | Add some pervasive msif NIDs (diff) | |
download | vds-libraries-014a21637b33be3a069b76014ce28f94ae215a3c.tar.gz |
More syscon and pervasive NIDs
Diffstat (limited to 'nids/360')
-rw-r--r-- | nids/360/SceLowio.yml | 1 | ||||
-rw-r--r-- | nids/360/SceSyscon.yml | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml index 4af98ef..b56fb8b 100644 --- a/nids/360/SceLowio.yml +++ b/nids/360/SceLowio.yml @@ -39,6 +39,7 @@ modules: scePervasiveMsifClockEnable: 0x7704C013 scePervasiveMsifResetDisable: 0xCB0F15CD scePervasiveMsifResetEnable: 0xA3569FF1 + scePervasiveMsifSetClock: 0x64ABE589 scePervasiveRemovableMemoryGetCardInsertState: 0x551EEE82 scePervasiveSpiClockDisable: 0xA85BF98A scePervasiveSpiClockEnable: 0xDFD96BFC diff --git a/nids/360/SceSyscon.yml b/nids/360/SceSyscon.yml index fe10f69..08f796d 100644 --- a/nids/360/SceSyscon.yml +++ b/nids/360/SceSyscon.yml @@ -11,11 +11,15 @@ modules: sceSysconCmdExecAsync: 0xC2224E82 sceSysconCmdSync: 0x6E517D22 sceSysconCommitConfigstorageTransaction: 0x7B9B3617 + sceSysconCtrlHdmiCecPower: 0x62155962 sceSysconCtrlLED: 0x04EC7579 sceSysconCtrlManualChargeMode: 0xC6A2C9EF + sceSysconCtrlMsPower: 0x710A7CF0 + sceSysconCtrlSdPower: 0xBE1ADE4F sceSysconEnableHibernateIO: 0x4946538A sceSysconEndConfigstorageTransaction: 0xFCC3E8EE - sceSysconGetBaryon: 0xFF86F4C5 + sceSysconGetBaryonTimestamp: 0x4D588A0A + sceSysconGetBaryonVersion: 0xFF86F4C5 sceSysconGetHardwareInfo: 0xCBD6D8BC sceSysconGetHardwareInfo2: 0x965C68C3 sceSysconGetLogInfo: 0x701535FC |