summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-01Added ksceKernelRegisterSysEventHandler to headerTheOfficialFloW1-0/+13
2020-02-01Added kscePowerRequestSoftReset to headerTheOfficialFloW1-0/+7
2020-01-18Added arg for vshIoUmountTheOfficialFloW1-2/+2
2020-01-10Fix arguments for scePromoterUtilityPromoteImport (#437)Bluzume1-4/+19
2020-01-09Compiler-independent struct align macroNick Renieris1-6/+7
2020-01-07Match db.yml names pss_crypto_* and update structure (#436)Bluzume1-3/+4
2019-12-09modulemgr.h: correct module_start/stop/exit offsets in SceKernelModuleInfoYumiko2-2/+2
2019-10-18psp2: Add SCE_KERNEL_MEMBLOCK_TYPE_USER_RXSunguk Lee1-0/+1
2019-10-06psp2kern: Added some function and description of the modulemgr (#427)Princess of Sleeping1-34/+320
2019-09-28fixed ksceKernelGetModuleInfo2 and SceKernelModuleInfo2Princess of Sleeping1-15/+15
2019-09-27fixed wrong structure and function types of modulemgr.h (#425)Princess of Sleeping2-17/+15
2019-09-25fixed clib and added arguments, functionPrincess of Sleeping1-15/+36
2019-09-25fixed ksceKernelFindClassByNamePrincess of Sleeping1-1/+1
2019-09-25fixed ksceIdStorageXXXXLeaf functionPrincess of Sleeping1-4/+10
2019-09-25fixed vshIdStorageXXXXLeaf functionPrincess of Sleeping1-4/+10
2019-07-23fixed ksceKernelSearchModuleByNamePrincess of Sleeping1-1/+1
2019-07-20Add _sceAppMgrGetRawPath(OfApp0ByAppIdForShell)devnoname1201-0/+21
2019-07-17Update vshbridge.hBluzume1-0/+2
2019-07-02Fix wrong ksceKernelGetModuleList2 (#373)Princess of Sleeping1-31/+56
2019-02-27Added SCE_SYSMODULE_INTERNAL_VIDEO_EXPORT enumTheOfficialFloW1-0/+1
2019-02-24Changed sceDisplayGetProcFrameBufInternal headerTheOfficialFloW1-1/+1
2019-02-18add ksceAppMgrLaunchAppByPath headerDavee1-0/+31
2019-02-18add missing status param to ksceKernelSuspendProcessDavee1-1/+2
2019-02-17add ksceKernelSysrootSetProcessHandlerDavee1-0/+26
2019-02-13Add for kernel MsgPipesDavee1-0/+101
2019-02-09Add SCE_SYSMODULE_GAME_UPDATEscribam1-0/+1
2019-02-09Add error codesscribam1-1/+2
2019-02-09Update SceAppMgrAppStatescribam1-1/+7
2019-01-29Add ksceKernelGetMutexInfo_089 (#389)Alex James1-0/+10
2019-01-28Change function name in psp2kern/syscon.hSunguk Lee1-2/+2
2019-01-23Added new NIDs found in debug stringsTheOfficialFloW2-5/+5
2019-01-06Minor UDCD fixesSergi Granell2-5/+5
2018-12-19Add ksceKernelLaunchApp in processmgr.h (#375)CelesteBlue-dev1-0/+10
2018-12-19Update SceNetPs (#376)CelesteBlue-dev2-4/+4
2018-12-15Update sysmem.hPrincess of Sleeping1-0/+2
2018-12-15Update vshbridge.hPrincess of Sleeping1-6/+21
2018-12-15Create idstorage.hPrincess of Sleeping1-0/+24
2018-12-15Update utils.hPrincess of Sleeping1-2/+126
2018-12-10Add of some SceModulemgrForKernel (#369)Princess of Sleeping1-2/+78
2018-11-19Add net_syscalls.h and sceNetConnectForSyscallsPrincess of Sleeping1-0/+16
2018-11-19Add ksceNetConnectPrincess of Sleeping1-0/+1
2018-11-14appmgr: add some const keywordsdevnoname1201-11/+11
2018-11-03add ksceKernelSuspendProcessDavee1-0/+7
2018-11-03add ksceKernelChangeThreadSuspendStatusDavee1-0/+14
2018-10-31switch naming ksceKernelProcessResume to ksceKernelResumeProcessDavee1-1/+1
2018-10-28add ksceKernelGetThreadCpuRegistersDavee1-0/+46
2018-10-29add ksceKernelGetProcessMainThreadDavee1-0/+7
2018-10-29correct spelling error in documentationDavee1-1/+1
2018-10-29add ksceKernelGetThreadIdListDavee1-0/+10
2018-10-29add ksceAppMgrKillProcessDavee1-0/+21