diff options
author | Sergi Granell | 2018-07-27 12:44:24 +0200 |
---|---|---|
committer | Sergi Granell | 2018-07-27 12:44:24 +0200 |
commit | 04c20fe637ae8b954cc885fc89f5141ebae1e956 (patch) | |
tree | 7d0992a68524b1a53c7a8febef8b88350279fd30 /nids/360 | |
parent | Added sceCtrlIsMultiControllerSupported (diff) | |
download | vds-libraries-04c20fe637ae8b954cc885fc89f5141ebae1e956.tar.gz |
Add IFTU header and NID
Diffstat (limited to 'nids/360')
-rw-r--r-- | nids/360/SceLowio.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml index 2c91a98..ae6c5e6 100644 --- a/nids/360/SceLowio.yml +++ b/nids/360/SceLowio.yml @@ -38,6 +38,10 @@ modules: sceI2cTransferRead: 0xD1D0A9A4 sceI2cTransferWrite: 0xCA94A759 sceI2cTransferWriteRead: 0x0A40B7BF + SceIftuForDriver: + nid: 0xCAFCFE50 + functions: + sceIftuCsc: 0x67E37EFC ScePervasiveForDriver: nid: 0xE692C727 functions: |