summaryrefslogtreecommitdiff
path: root/nids/360/SceProcessmgr.yml
diff options
context:
space:
mode:
authorDavee2018-10-28 15:57:17 +0000
committerDavee2018-10-28 15:57:21 +0000
commita2187a4befbcef53dd3260e8b302ce8e1281d7d6 (patch)
treef57664bcbe40fe9a2a9042c184fd636e0a777981 /nids/360/SceProcessmgr.yml
parentUpdate pss.h (#356) (diff)
downloadvds-libraries-a2187a4befbcef53dd3260e8b302ce8e1281d7d6.tar.gz
add ksceKernelGetProcessStatus
This kernel service queries the status of a given process. I'm unsure what exactly the bits represent. It seems 0x10 is related to suspension status, but I'm not confident in that assumption.
Diffstat (limited to 'nids/360/SceProcessmgr.yml')
-rw-r--r--nids/360/SceProcessmgr.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceProcessmgr.yml b/nids/360/SceProcessmgr.yml
index 92bd84e..063f562 100644
--- a/nids/360/SceProcessmgr.yml
+++ b/nids/360/SceProcessmgr.yml
@@ -40,6 +40,7 @@ modules:
sceKernelGetProcessInfo: 0x0AFF3EAE
sceKernelGetProcessLocalStorageAddr: 0xEE694840
sceKernelGetProcessLocalStorageAddrForPid: 0xAF80F39C
+ sceKernelGetProcessStatus: 0x65B120B8
sceKernelGetProcessTimeCore: 0xEC283166
sceKernelGetProcessTimeLowCore: 0x02179E12
sceKernelGetProcessTimeWideCore: 0x82D94BE9