diff options
author | Sunguk Lee | 2017-02-14 21:07:46 +0900 |
---|---|---|
committer | GitHub | 2017-02-14 21:07:46 +0900 |
commit | 7250b05a29aeb3df8e8df1cf31236abb7bc03959 (patch) | |
tree | a8469b58f9da7338c40a08b35459794db605b6f5 /nids/360/ScePower.yml | |
parent | Fix ScePower NID (diff) | |
parent | Added many nids found in vsh (diff) | |
download | vds-libraries-7250b05a29aeb3df8e8df1cf31236abb7bc03959.tar.gz |
Merge pull request #139 from TheOfficialFloW/master
Added many nids found in vsh
Diffstat (limited to 'nids/360/ScePower.yml')
-rw-r--r-- | nids/360/ScePower.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nids/360/ScePower.yml b/nids/360/ScePower.yml index 338338b..f71ed87 100644 --- a/nids/360/ScePower.yml +++ b/nids/360/ScePower.yml @@ -47,3 +47,14 @@ modules: scePowerSetIdleTimerCount: 0xB11EF149 scePowerSetUsingWireless: 0x4D695C1F scePowerUnregisterCallback: 0xDFA8BAF8 + ScePowerForDriver: + nid: 0x1590166F + functions: + scePowerGetWakeupFactor: 0x9F26222A + scePowerRequestColdReset: 0x0442D852 + scePowerRequestHibernate: 0x08951418 + scePowerSetBatteryFakeStatus: 0x0C6973B8 + scePowerSetMipsClockFrequency: 0xFFC84E69 + scePowerSetPowerSwMode: 0xC1853BA7 + scePowerSetPsButtonPushTime: 0xCF8F0529 + scePowerSetStandbyButtonPushTime: 0x675A84ED |