diff options
author | Sergi Granell | 2017-08-13 16:55:51 +0200 |
---|---|---|
committer | Sergi Granell | 2017-08-13 16:56:16 +0200 |
commit | 0796c57cdebdec9aa6ea5d9021d7d8f7dac6327c (patch) | |
tree | 9e80b38e654ae1672190dae76873a0c64669437e /nids/360/SceLowio.yml | |
parent | Added headers for SceSblAIMgrForDriver (diff) | |
download | vds-libraries-0796c57cdebdec9aa6ea5d9021d7d8f7dac6327c.tar.gz |
Add some pervasive msif NIDs
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceLowio.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml index 139f5ce..4af98ef 100644 --- a/nids/360/SceLowio.yml +++ b/nids/360/SceLowio.yml @@ -35,6 +35,11 @@ modules: scePervasiveGpioClockEnable: 0x2F195C97 scePervasiveGpioResetDisable: 0x78C34032 scePervasiveGpioResetEnable: 0x731A097D + scePervasiveMsifClockDisable: 0x2A9778CD + scePervasiveMsifClockEnable: 0x7704C013 + scePervasiveMsifResetDisable: 0xCB0F15CD + scePervasiveMsifResetEnable: 0xA3569FF1 + scePervasiveRemovableMemoryGetCardInsertState: 0x551EEE82 scePervasiveSpiClockDisable: 0xA85BF98A scePervasiveSpiClockEnable: 0xDFD96BFC scePervasiveSpiResetDisable: 0xE4B145AE |