Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-01-23 | Added new NIDs found in debug strings | TheOfficialFloW | 2 | -5/+5 |
2019-01-06 | Minor UDCD fixes | Sergi Granell | 2 | -5/+5 |
2018-12-19 | Add ksceKernelLaunchApp in processmgr.h (#375) | CelesteBlue-dev | 1 | -0/+10 |
2018-12-19 | Update SceNetPs (#376) | CelesteBlue-dev | 2 | -4/+4 |
2018-12-15 | Update sysmem.h | Princess of Sleeping | 1 | -0/+2 |
2018-12-15 | Update vshbridge.h | Princess of Sleeping | 1 | -6/+21 |
2018-12-15 | Create idstorage.h | Princess of Sleeping | 1 | -0/+24 |
2018-12-15 | Update utils.h | Princess of Sleeping | 1 | -2/+126 |
2018-12-10 | Add of some SceModulemgrForKernel (#369) | Princess of Sleeping | 1 | -2/+78 |
2018-11-19 | Add net_syscalls.h and sceNetConnectForSyscalls | Princess of Sleeping | 1 | -0/+16 |
2018-11-19 | Add ksceNetConnect | Princess of Sleeping | 1 | -0/+1 |
2018-11-14 | appmgr: add some const keywords | devnoname120 | 1 | -11/+11 |
2018-11-03 | add ksceKernelSuspendProcess | Davee | 1 | -0/+7 |
2018-11-03 | add ksceKernelChangeThreadSuspendStatus | Davee | 1 | -0/+14 |
2018-10-31 | switch naming ksceKernelProcessResume to ksceKernelResumeProcess | Davee | 1 | -1/+1 |
2018-10-28 | add ksceKernelGetThreadCpuRegisters | Davee | 1 | -0/+46 |
2018-10-29 | add ksceKernelGetProcessMainThread | Davee | 1 | -0/+7 |
2018-10-29 | correct spelling error in documentation | Davee | 1 | -1/+1 |
2018-10-29 | add ksceKernelGetThreadIdList | Davee | 1 | -0/+10 |
2018-10-29 | add ksceAppMgrKillProcess | Davee | 1 | -0/+21 |
2018-10-29 | add ksceKernelProcessResume | Davee | 1 | -0/+7 |
2018-10-29 | add ksceKernelGetProcessMainModule | Davee | 1 | -0/+7 |
2018-10-28 | add ksceKernelGetProcessStatus | Davee | 1 | -0/+8 |
2018-10-23 | Update pss.h (#356) | Bluzume | 1 | -0/+9 |
2018-10-03 | psp2kern: Change args types of ksceGzipDecompress (#354) | Sunguk Lee | 1 | -1/+1 |
2018-09-25 | Add ksceGzipDecompress (#353) | Princess of Sleeping | 1 | -0/+10 |
2018-09-03 | Add ksceKernelEnqueueWorkQueue | Sergi Granell | 1 | -0/+16 |
2018-09-01 | Add some functions of SceKernelUtilsForDriver (#350) | Princess of Sleeping | 1 | -0/+4 |
2018-08-29 | Add psp2kern/kernel/utils.h (#349) | Princess of Sleeping | 1 | -0/+67 |
2018-08-27 | Update UDCD | Sergi Granell | 1 | -0/+19 |
2018-08-27 | Update UDCD | Sergi Granell | 1 | -1/+94 |
2018-08-27 | ci: better check headers (#342) | devnoname120 | 3 | -0/+6 |
2018-08-21 | Add ScePower configuration modes (#345) | CelesteBlue-dev | 2 | -11/+22 |
2018-08-21 | Add ksceKernelSearchModuleByName | Princess of Sleeping | 1 | -0/+2 |
2018-08-18 | Add ksceSblAimgrGetTargetId | Princess of Sleeping | 1 | -0/+1 |
2018-08-17 | Fix broken headers | devnoname120 | 2 | -13/+17 |
2018-08-16 | fixed forgotten datatype declaration + creation | Philipp Seiler | 1 | -2/+2 |
2018-08-11 | Fix incorrect doxygen comments | devnoname120 | 9 | -32/+32 |
2018-08-11 | Add kscePowerSetDisplayBrightness | devnoname120 | 1 | -0/+10 |
2018-08-11 | Update SceDebug (#338) | CelesteBlue-dev | 1 | -2/+23 |
2018-08-09 | Update UDCD | Sergi Granell | 2 | -4/+30 |
2018-08-08 | Update paf.h | TheOfficialFloW | 1 | -3/+3 |
2018-08-07 | Add scePowerRequestDisplayOn() | devnoname120 | 1 | -0/+7 |
2018-08-02 | Update SceSysmem | Sergi Granell | 1 | -0/+12 |
2018-07-29 | ksceKernelGetPaddr: const pointer | Sergi Granell | 1 | -1/+1 |
2018-07-29 | UDCD: Add USB_CLASS_VIDEO | Sergi Granell | 1 | -0/+1 |
2018-07-27 | Add IFTU header and NID | Sergi Granell | 1 | -0/+94 |
2018-07-24 | Added sceCtrlIsMultiControllerSupported | TheOfficialFloW | 1 | -2/+10 |
2018-07-16 | Add ksceDisplaySetOwner | Sergi Granell | 1 | -0/+11 |
2018-07-01 | sysmem: Recover ksceSysrootIsManufacturingMode | Sunguk Lee | 1 | -0/+2 |