index
:
vds-libraries
master
Vita Development Suite Runtime Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
Add threadmgr constants and prototypes
Reiko Asakura
1
-9
/
+1
2020-07-05
Add CPU constants
Reiko Asakura
1
-0
/
+1
2020-07-05
Add kernel constants header
Reiko Asakura
2
-3
/
+1
2020-07-05
Add types headers
Reiko Asakura
2
-7
/
+4
2020-06-18
Update modulemgr (#434)
Princess of Sleeping
1
-44
/
+61
2020-05-23
kernel fast mutex: add and fix all related
Reiko Asakura
1
-10
/
+53
2020-04-09
Corrections to SceIftuPlaneState
Reiko Asakura
1
-13
/
+13
2020-04-03
Add prototype ksceDisplaySetScaleConf
Reiko Asakura
1
-0
/
+12
2020-04-01
Add prototype kscePowerSetPsButtonPushTime
Reiko Asakura
1
-0
/
+9
2020-03-24
Add ksceDebugVprintf
Reiko Asakura
1
-1
/
+4
2020-03-18
Add prototype ksceSblACMgrIsPspEmu
Reiko Asakura
1
-0
/
+1
2020-03-18
Add psp2kern/audioout.h
Reiko Asakura
1
-0
/
+21
2020-03-18
Add process UID macros
Reiko Asakura
1
-0
/
+6
2020-03-17
Add macro SCE_KERNEL_THREAD_ID_SELF
Reiko Asakura
1
-0
/
+3
2020-03-17
Add prototype kscePowerSetIdleTimer
Reiko Asakura
1
-0
/
+10
2020-03-01
Added ksceKernelRegisterSysEventHandler to header
TheOfficialFloW
1
-0
/
+13
2020-02-11
Transition to DolceSDK
Reiko Asakura
1
-1
/
+1
2020-02-01
Added kscePowerRequestSoftReset to header
TheOfficialFloW
1
-0
/
+7
2020-01-09
Compiler-independent struct align macro
Nick Renieris
1
-6
/
+7
2019-12-09
modulemgr.h: correct module_start/stop/exit offsets in SceKernelModuleInfo
Yumiko
1
-1
/
+1
2019-10-06
psp2kern: Added some function and description of the modulemgr (#427)
Princess of Sleeping
1
-34
/
+320
2019-09-28
fixed ksceKernelGetModuleInfo2 and SceKernelModuleInfo2
Princess of Sleeping
1
-15
/
+15
2019-09-27
fixed wrong structure and function types of modulemgr.h (#425)
Princess of Sleeping
1
-11
/
+12
2019-09-25
fixed ksceKernelFindClassByName
Princess of Sleeping
1
-1
/
+1
2019-09-25
fixed ksceIdStorageXXXXLeaf function
Princess of Sleeping
1
-4
/
+10
2019-07-23
fixed ksceKernelSearchModuleByName
Princess of Sleeping
1
-1
/
+1
2019-07-02
Fix wrong ksceKernelGetModuleList2 (#373)
Princess of Sleeping
1
-31
/
+56
2019-02-24
Changed sceDisplayGetProcFrameBufInternal header
TheOfficialFloW
1
-1
/
+1
2019-02-18
add ksceAppMgrLaunchAppByPath header
Davee
1
-0
/
+31
2019-02-18
add missing status param to ksceKernelSuspendProcess
Davee
1
-1
/
+2
2019-02-17
add ksceKernelSysrootSetProcessHandler
Davee
1
-0
/
+26
2019-02-13
Add for kernel MsgPipes
Davee
1
-0
/
+101
2019-01-29
Add ksceKernelGetMutexInfo_089 (#389)
Alex James
1
-0
/
+10
2019-01-28
Change function name in psp2kern/syscon.h
Sunguk Lee
1
-2
/
+2
2019-01-06
Minor UDCD fixes
Sergi Granell
1
-2
/
+2
2018-12-19
Add ksceKernelLaunchApp in processmgr.h (#375)
CelesteBlue-dev
1
-0
/
+10
2018-12-19
Update SceNetPs (#376)
CelesteBlue-dev
1
-3
/
+3
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 ksceNetConnect
Princess of Sleeping
1
-0
/
+1
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
[next]