summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21Refactor userland SceIofilemgr headersReiko Asakura4-33/+443
2020-07-21Add doc and remove unneeded includeReiko Asakura2-3/+3
2020-07-11Add SceShellSvc function and rename headerGrapheneCt2-165/+181
2020-07-07Add psp2/bgapputil.hGrapheneCt1-0/+26
2020-07-07Add psp2/trigger_util.hGrapheneCt1-0/+232
2020-07-05Add threadmgr constants and prototypesReiko Asakura4-381/+1078
2020-07-05Add CPU constantsReiko Asakura2-0/+20
2020-07-05Add kernel constants headerReiko Asakura4-6/+2
2020-07-05Add types headersReiko Asakura4-14/+8
2020-07-04Name changes to match styleReiko Asakura2-5/+5
2020-06-30Add SceJpegArmGrapheneCt1-0/+103
2020-06-23Revert vitasdk commitsReiko Asakura4-104/+3
2020-06-19Added sceAppMgrGetBudgetInfo prototype.Rinnegatamante1-1/+37
2020-06-18Update modulemgr (#434)Princess of Sleeping2-68/+86
2020-06-18Added a note about different mappings for L/R Triggers. (#445)Rinnegatamante1-0/+1
2020-06-16Added sceAVConfigSetDisplayColorSpaceMode prototype (#444)Itai Levin1-0/+16
2020-06-13Add more stuff in SceShellUtilGrapheneCt1-1/+87
2020-06-13Add sceShellUtilRebootReiko Asakura1-0/+7
2020-06-12Add incoming_dialog.hGrapheneCt1-0/+83
2020-06-11notification_util.h: update struct membersGrapheneCt1-9/+10
2020-06-11Added sceSharedFb prototypes.Rinnegatamante1-0/+41
2020-06-11tabification.Simon Stapleton1-1/+1
2020-06-11Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flagsSimon Stapleton1-2/+10
2020-06-05SceNotificationUtil: add NIDs and headerGrapheneCt1-0/+79
2020-05-23kernel fast mutex: add and fix all relatedReiko Asakura1-10/+53
2020-05-20Add prototype "sceAppMgrGetBudgetInfo"GrapheneCt1-1/+37
2020-04-22Add sceClibMspace prototypesReiko Asakura1-0/+4
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 prototype sceClibVprintfReiko Asakura1-0/+1
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 Asakura2-0/+9
2020-03-17Add macro SCE_KERNEL_THREAD_ID_SELFReiko Asakura2-0/+6
2020-03-17Add prototype kscePowerSetIdleTimerReiko Asakura1-0/+10
2020-03-01Added ksceKernelRegisterSysEventHandler to headerTheOfficialFloW1-0/+13
2020-02-12Fix documentation error in psp2/registrymgr.hReiko Asakura1-2/+2
2020-02-11Transition to DolceSDKReiko Asakura1-1/+1
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