From 1f4d1032e8c93184ed675dd714f175fe7c5de463 Mon Sep 17 00:00:00 2001 From: Sergi Granell Date: Mon, 15 Jan 2018 11:04:19 +0100 Subject: UDCD improvements, add NIDS --- nids/360/SceUdcd.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nids/360') diff --git a/nids/360/SceUdcd.yml b/nids/360/SceUdcd.yml index a537b22..36cc553 100644 --- a/nids/360/SceUdcd.yml +++ b/nids/360/SceUdcd.yml @@ -20,6 +20,7 @@ modules: sceUdcdGetDeviceInfo: 0xFBEA3703 sceUdcdGetDeviceState: 0xE054B5E4 sceUdcdGetDrvState: 0xC0CA5DDB + sceUdcdGetDrvStateInternal: 0x512F77BC sceUdcdRegister: 0x4E55244D sceUdcdRegisterToBus: 0x64675918 sceUdcdReqCancelAll: 0x38787672 @@ -29,4 +30,6 @@ modules: sceUdcdStart: 0x9FD733EA sceUdcdStop: 0x1494293B sceUdcdUnregister: 0x0DECE532 + sceUdcdWaitBusInitialized: 0x1C684884 sceUdcdWaitState: 0xD03017C0 + sceUdcdWaitStateInternal: 0x7AD0C8D1 -- cgit v1.2.3