diff options
Diffstat (limited to 'nids/360')
-rw-r--r-- | nids/360/SceGxm.yml | 6 | ||||
-rw-r--r-- | nids/360/SceIncomingDialog.yml | 13 | ||||
-rw-r--r-- | nids/360/SceKernelThreadMgr.yml | 5 | ||||
-rw-r--r-- | nids/360/SceNotificationUtil.yml | 19 | ||||
-rw-r--r-- | nids/360/SceShellSvc.yml | 11 | ||||
-rw-r--r-- | nids/360/SceSysmem.yml | 13 |
6 files changed, 65 insertions, 2 deletions
diff --git a/nids/360/SceGxm.yml b/nids/360/SceGxm.yml index 9ead82c..830a96c 100644 --- a/nids/360/SceGxm.yml +++ b/nids/360/SceGxm.yml @@ -68,7 +68,7 @@ modules: sceGxmGetPrecomputedDrawSize: 0x41BBD792 sceGxmGetPrecomputedFragmentStateSize: 0x85DE8506 sceGxmGetPrecomputedVertexStateSize: 0x9D83CA3B - sceGxmGetRenderTargetMemSizes: 0xB291C959 + sceGxmGetRenderTargetMemSize: 0xB291C959 sceGxmInitialize: 0xB0F1E4EC sceGxmIsDebugVersion: 0x873B07C0 sceGxmMapFragmentUsseMemory: 0x008402C6 @@ -269,3 +269,7 @@ modules: sceGxmVertexFence: 0xE05277D6 sceGxmVertexProgramGetProgram: 0xBC52320E sceGxmWaitEvent: 0x8BD94593 + SceGxmInternalForVsh: + nid: 0xC98AEB79 + functions: + sceGxmVshInitialize: 0xA04F5FAC diff --git a/nids/360/SceIncomingDialog.yml b/nids/360/SceIncomingDialog.yml new file mode 100644 index 0000000..01ba346 --- /dev/null +++ b/nids/360/SceIncomingDialog.yml @@ -0,0 +1,13 @@ +modules: + SceIncomingDialog: + nid: 0xC3E0DAF2 + libraries: + SceIncomingDialog: + nid: 0x5058F4AB + functions: + sceIncomingDialogClose: 0x126BD15E + sceIncomingDialogFinalize: 0x860B1885 + sceIncomingDialogGetStatus: 0x839DE14C + sceIncomingDialogInitialize: 0x18AF99EB + sceIncomingDialogOpen: 0x2BEDC1A0 + sceIncomingDialogSwitchToDialog: 0x0123B83A diff --git a/nids/360/SceKernelThreadMgr.yml b/nids/360/SceKernelThreadMgr.yml index f5d4381..e33c75a 100644 --- a/nids/360/SceKernelThreadMgr.yml +++ b/nids/360/SceKernelThreadMgr.yml @@ -209,7 +209,6 @@ modules: sceKernelDeleteCallback: 0x3A7E17F6 sceKernelDeleteCond: 0xAEE0D27C sceKernelDeleteEventFlag: 0x71ECB352 - sceKernelDeleteFastMutex: 0x11FE84A1 sceKernelDeleteMsgPipe: 0xB3453F88 sceKernelDeleteMutex: 0x0A912340 sceKernelDeleteSema: 0x16A35E58 @@ -217,7 +216,10 @@ modules: sceKernelEnqueueWorkQueue: 0xE50E1185 sceKernelExitDeleteThread: 0x1D17DECF sceKernelExitThread: 0x0C8A38E1 + sceKernelFinalizeFastMutex: 0x11FE84A1 sceKernelGetCallbackCount: 0x0892D8DF + sceKernelGetFastMutexInfo: 0xD7AF2E58 + sceKernelGetFastMutexInfoById: 0xAF302193 sceKernelGetMutexInfo: 0x69B78A12 sceKernelGetProcessId: 0x9DCB4B7A sceKernelGetProcessIdFromTLS: 0xFA54D49A @@ -261,6 +263,7 @@ modules: sceKernelStartThread: 0x21F5419B sceKernelStartTimer: 0x84C4CE4D sceKernelStopTimer: 0x474F214B + sceKernelTryLockFastMutex: 0x741F4707 sceKernelTryLockMutex: 0x270993A6 sceKernelTryLockReadRWLock: 0xFC2B5A50 sceKernelTryLockWriteRWLock: 0xA96F2E5A diff --git a/nids/360/SceNotificationUtil.yml b/nids/360/SceNotificationUtil.yml new file mode 100644 index 0000000..375bc93 --- /dev/null +++ b/nids/360/SceNotificationUtil.yml @@ -0,0 +1,19 @@ +modules: + SceNotificationUtil: + nid: 0x355BAF61 + libraries: + SceNotificationUtil: + nid: 0xE19097C3 + functions: + sceNotificationUtilCleanHistory: 0xB0FFFB7B + sceNotificationUtilSendNotification: 0xDE6F33F4 + SceNotificationUtilBgApp: + nid: 0xA8AEF7DB + functions: + sceNotificationUtilBgAppInitialize: 0xCBE814C1 + SceNotificationUtilProgress: + nid: 0x75602769 + functions: + sceNotificationUtilProgressBegin: 0xFD0769B0 + sceNotificationUtilProgressFinish: 0x8CD688A1 + sceNotificationUtilProgressUpdate: 0xD9890A65 diff --git a/nids/360/SceShellSvc.yml b/nids/360/SceShellSvc.yml index 53047a2..77c7d17 100644 --- a/nids/360/SceShellSvc.yml +++ b/nids/360/SceShellSvc.yml @@ -8,4 +8,15 @@ modules: sceShellUtilInitEvents: 0xE8AD11EC sceShellUtilLock: 0xA9537233 sceShellUtilRegisterEventHandler: 0x7B5EDFE7 + sceShellUtilRequestColdReset: 0x636544FB + sceShellUtilRequestColdResetWithError: 0xBB54D049 + sceShellUtilRequestStandby: 0x8F2F143D + sceShellUtilSetAirplaneIconMode: 0x96BBF91B + sceShellUtilSetBGMMode: 0xB65B60CA + sceShellUtilSetBtIconMode: 0x8B69AD27 + sceShellUtilSetSystemLanguage: 0x040997D6 + sceShellUtilSetTimeText: 0x40DFAC6B + sceShellUtilTextClipboardGetUsedSize: 0xD0DDEDBC + sceShellUtilTextClipboardRead: 0x1B186905 + sceShellUtilTextClipboardWrite: 0xC4810C56 sceShellUtilUnlock: 0x21A6CF54 diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml index 29cf2b2..8361858 100644 --- a/nids/360/SceSysmem.yml +++ b/nids/360/SceSysmem.yml @@ -147,6 +147,7 @@ modules: sceDebugPrintf2: 0x02B04343 sceDebugPrintfKernelAssertion: 0x821A2D59 sceDebugPrintfKernelPanic: 0x00CCE39C + sceDebugVprintf: 0x411C0733 SceDebugForKernel: nid: 0x88C17370 functions: @@ -280,12 +281,23 @@ modules: SceSysclibForDriver: nid: 0x7EE45391 functions: + __aeabi_idiv: 0x2518CD9E + __aeabi_lcmp: 0x709077A1 + __aeabi_lmul: 0xFEE5E751 + __aeabi_uidiv: 0xA9FF1205 + __aeabi_uidivmod: 0xA46CB7DE + __aeabi_ulcmp: 0xFE900DE8 __memcpy_chk: 0x8A0B0815 __memmove_chk: 0x35DBB110 __memset_chk: 0x1A30BB28 + __snprintf_chk: 0x7DBE7007 __stack_chk_fail: 0xB997493D + __strlcat_chk: 0x224BE33F + __strlcpy_chk: 0xCF86EA38 __strncat_chk: 0x33EE298B __strncpy_chk: 0x96268C53 + __vsnprintf_chk: 0xCBF64DF6 + __vsnprintf_internal: 0xE38E7605 look_ctype_table: 0xCDF7F155 memchr: 0x60DAEA30 memcmp: 0xF939E83D @@ -308,6 +320,7 @@ modules: strtol: 0xAB77C5AA strtoll: 0x87AAAFA2 strtoul: 0x4E5042DA + timingsafe_memcmp: 0xB5A4D745 tolower: 0x0021DAF9 toupper: 0xA685DCB1 vsnprintf: 0x3DDBE2E1 |