summaryrefslogtreecommitdiff
path: root/include/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-02Add const qualifier and attributeReiko Asakura1-1/+6
2020-08-20SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura1-16/+0
2020-08-20Add sceAppMgrDrmOpen/CloseReiko Asakura1-3/+7
2020-07-25Add all remaining NIDs in SceSysclibForDriverReiko Asakura1-0/+41
2020-07-23Add SceIofilemgr function prototypesReiko Asakura1-0/+19
2020-07-23Put common IO definitions into psp2commonReiko Asakura4-103/+4
2020-07-23Change `pragma GCC warning` to `pragma message`Reiko Asakura1-1/+1
2020-07-23Add async IO functions for kernelReiko Asakura4-0/+353
2020-07-23Add thread event functions for kernelReiko Asakura1-0/+23
2020-07-23Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura2-16/+42
2020-07-23Refactor kernel IO functionsReiko Asakura4-20/+435
2020-07-05Add threadmgr constants and prototypesReiko Asakura1-9/+1
2020-07-05Add CPU constantsReiko Asakura1-0/+1
2020-07-05Add kernel constants headerReiko Asakura2-3/+1
2020-07-05Add types headersReiko Asakura2-7/+4
2020-06-29Update modulemgr structs (#453)Princess of Sleeping1-7/+12
2020-06-26Fix many args (#451)Princess of Sleeping13-117/+116
2020-06-26Fix modulemgr two function arg name and documentPrincess of Sleeping1-5/+5
2020-06-26Fix one function name and argsPrincess of Sleeping1-1/+1
2020-06-26Fix two function name and argsPrincess of Sleeping1-2/+23
2020-06-18Update modulemgr (#434)Princess of Sleeping1-44/+61
2020-05-23kernel fast mutex: add and fix all relatedReiko Asakura1-10/+53
2020-04-09Corrections to SceIftuPlaneStateReiko Asakura1-13/+13
2020-04-03Add prototype ksceDisplaySetScaleConfReiko Asakura1-0/+12
2020-04-01Add prototype kscePowerSetPsButtonPushTimeReiko Asakura1-0/+9
2020-03-24Add ksceDebugVprintfReiko Asakura1-1/+4
2020-03-18Add prototype ksceSblACMgrIsPspEmuReiko Asakura1-0/+1
2020-03-18Add psp2kern/audioout.hReiko Asakura1-0/+21
2020-03-18Add process UID macrosReiko Asakura1-0/+6
2020-03-17Add macro SCE_KERNEL_THREAD_ID_SELFReiko Asakura1-0/+3
2020-03-17Add prototype kscePowerSetIdleTimerReiko Asakura1-0/+10
2020-03-01Added ksceKernelRegisterSysEventHandler to headerTheOfficialFloW1-0/+13
2020-02-11Transition to DolceSDKReiko Asakura1-1/+1
2020-02-01Added kscePowerRequestSoftReset to headerTheOfficialFloW1-0/+7
2020-01-09Compiler-independent struct align macroNick Renieris1-6/+7
2019-12-09modulemgr.h: correct module_start/stop/exit offsets in SceKernelModuleInfoYumiko1-1/+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 Sleeping1-11/+12
2019-09-25fixed ksceKernelFindClassByNamePrincess of Sleeping1-1/+1
2019-09-25fixed ksceIdStorageXXXXLeaf functionPrincess of Sleeping1-4/+10
2019-07-23fixed ksceKernelSearchModuleByNamePrincess of Sleeping1-1/+1
2019-07-02Fix wrong ksceKernelGetModuleList2 (#373)Princess of Sleeping1-31/+56
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-01-29Add ksceKernelGetMutexInfo_089 (#389)Alex James1-0/+10
2019-01-28Change function name in psp2kern/syscon.hSunguk Lee1-2/+2