diff options
author | Sergi Granell | 2018-08-27 00:50:14 +0200 |
---|---|---|
committer | Sergi Granell | 2018-08-27 00:50:14 +0200 |
commit | 4fff2aa74201666b558ad3c79538ea423abe6181 (patch) | |
tree | af290c65d4885993527f0aeb4db4769fc35991fa | |
parent | ci: better check headers (#342) (diff) | |
download | vds-libraries-4fff2aa74201666b558ad3c79538ea423abe6181.tar.gz |
More UDCD nids
-rw-r--r-- | nids/360/SceUdcd.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/SceUdcd.yml b/nids/360/SceUdcd.yml index 1079564..db08486 100644 --- a/nids/360/SceUdcd.yml +++ b/nids/360/SceUdcd.yml @@ -18,7 +18,9 @@ modules: sceUdcdClearFIFO: 0x9F53D64D sceUdcdDeactivate: 0x8AE87657 sceUdcdGetDeviceInfo: 0xFBEA3703 + sceUdcdGetDeviceInfoInternal: 0x45EB0177 sceUdcdGetDeviceState: 0xE054B5E4 + sceUdcdGetDeviceStateInternal: 0x409DD196 sceUdcdGetDrvState: 0xC0CA5DDB sceUdcdGetDrvStateInternal: 0x512F77BC sceUdcdRegister: 0x4E55244D |