diff options
author | Sergi Granell | 2017-02-08 14:25:51 +0100 |
---|---|---|
committer | Sergi Granell | 2017-02-08 14:25:51 +0100 |
commit | 9422248518be3a924d1f849aa13bc965a2bbf27c (patch) | |
tree | a146374c280147d05321f7976ddaa6c35998df84 /nids/360/SceUsbd.yml | |
parent | Add SceUsbdForUser NIDs (diff) | |
download | vds-libraries-9422248518be3a924d1f849aa13bc965a2bbf27c.tar.gz |
Added more SceUsbdForUser NIDs
Add initial psp2/usbd.h
Diffstat (limited to 'nids/360/SceUsbd.yml')
-rw-r--r-- | nids/360/SceUsbd.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/SceUsbd.yml b/nids/360/SceUsbd.yml index faeff46..f0a4fdc 100644 --- a/nids/360/SceUsbd.yml +++ b/nids/360/SceUsbd.yml @@ -21,8 +21,10 @@ modules: sceUsbdOpenDefaultPipe: 0x4A26DDCC sceUsbdOpenPipe: 0xF94521A6 sceUsbdReceiveEvent: 0x16FEE05D + sceUsbdRegisterCallback: 0x9A820167 sceUsbdRegisterCompositeLdd: 0x2A7C0263 sceUsbdRegisterLdd: 0x6AD28166 sceUsbdResetDevice: 0xDEB3BE59 sceUsbdTransferData: 0x716048C1 + sceUsbdUnregisterCallback: 0x0585EA80 sceUsbdUnregisterLdd: 0x473692CC |