summaryrefslogtreecommitdiff
path: root/include/user (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Added ScePower errorcodes.Rinnegatamante1-0/+9
2018-01-26Added missing definitions for VitaShellTheOfficialFloW2-0/+25
2018-01-15UDCD improvements, add NIDSSergi Granell1-2/+18
2018-01-15Remove all NID mismatched definitionsSunguk Lee1-9/+0
2018-01-15psp2: Add sceCtrlPeekBufferPositiveExt2Sunguk Lee1-1/+14
2018-01-11Address comments of #262devnoname1201-36/+9
2018-01-11Update registrymgr.hCelesteBlue-dev1-0/+93
2017-12-31Documented sysmodule.h.Rinnegatamante1-124/+183
2017-12-20Update ctrl.hRinnegatamante1-2/+2
2017-12-20Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL referenceRinnegatamante1-1/+2
2017-12-20Using aliasing.Rinnegatamante1-2/+2
2017-12-20Added some missing stuffs in sceCtrl header.Rinnegatamante1-5/+28
2017-12-19Added SCE_SYSMODULE_AACENC to sysmodule.hTheOfficialFloW1-0/+1
2017-12-19Change enum entry in sysmodule.hTheOfficialFloW1-1/+1
2017-12-01Add missing sceKernelTryLockLwMutexFrancisco José García García1-0/+1
2017-11-28Doc indentation changes (#253)Rinnegatamante1-8/+8
2017-11-28Remove misleading note (docs)Robin B1-1/+0
2017-11-13rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnlyJoel161-1/+1
2017-11-06Bring up SceVshBridgeJoel161-0/+42
2017-10-29Various fix/update to modulemgr.hRémy F1-10/+7
2017-10-26Fix Display functions namingSergi Granell1-5/+5
2017-10-26Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHeadSergi Granell1-2/+2
2017-10-26More SceDisplay NIDs, update psp2/display.hSergi Granell1-0/+22
2017-10-26Fix typoFrancisco José García García1-1/+1
2017-10-08Hexa -> uppercasedevnoname1203-45/+45
2017-10-08Rename sceCompatGetDevInfo to sceCompatGetDevInfSunguk Lee1-1/+1
2017-10-08Add some sceAVConfig volume functionsJoel161-0/+35
2017-09-30Better doc, added Savedata related funcs. (#222)Rinnegatamante1-57/+348
2017-09-24Change wrong sce_paf_private functiondevnoname1201-0/+1
2017-09-23Add some sce_paf_private functionsdevnoname1201-0/+6
2017-09-16Added sceAppMgrGameDataMount headerTheOfficialFloW1-0/+3
2017-09-14Update appmgr.hTheOfficialFloW1-2/+2
2017-09-14Update appmgr.hTheOfficialFloW1-0/+6
2017-09-09Added more sysmodule definitionsTheOfficialFloW1-4/+62
2017-08-01Added scePowerGet/SetUsingWireless prototypes.Rinnegatamante1-0/+16
2017-07-25Minor stylistic changes.Rinnegatamante1-23/+23
2017-07-24Re-added SCE_CTRL_INTERCEPTED.Rinnegatamante1-0/+1
2017-07-21Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request.Rinnegatamante1-2/+4
2017-07-21Added SceCompatTheOfficialFloW2-1/+310
2017-06-30The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfocodestation1-1/+1
2017-06-25Added new NIDs and new headers (#196)TheOfficialFloW4-0/+127
2017-06-25add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202)David2-0/+17
2017-06-25Refactor sceIo headers. (#204)Rinnegatamante1-3/+3
2017-06-23Sort enum values of ctrl.hSunguk Lee1-20/+20
2017-06-22Added two more enums buttons! (#194)David Nuñez1-1/+3
2017-06-21Fix SceUsbStorVstorTypeSunguk Lee1-2/+2
2017-06-21Manually revert #179 changesSunguk Lee5-10/+10
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante15-342/+341
2017-06-02Add SceHid Mouse functions (#182)meetpatty1-12/+36
2017-05-25Add SceHid keyboard functions (#181)meetpatty1-0/+48