summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel development headers (#67)Davee2016-11-027-0/+1500
* Added sceAppMgrUmount (#66)TheOfficialFloW2016-10-181-0/+5
* Update SceCtrlActuatorSunguk Lee2016-10-021-2/+3
* Merge pull request #56 from d3m3vilurr/patch-1xyzz2016-09-271-2/+67
|\
| * Add sceCtrlGetBatteryInfo and update SceCtrlDataSunguk Lee2016-09-271-1/+17
| * Add SceCtrlPortInfo structureSunguk Lee2016-09-241-2/+17
| * Add more button defines, and more SceCtrl function definesSunguk Lee2016-09-201-1/+35
* | updated threadmgr pipe documentationDavee2016-09-241-22/+22
* | added size documentation to sceAppMgrGetAppParamDavee2016-09-211-0/+1
* | add return value for sceAppMgrGetAppParamSMOKE52016-09-181-0/+1
* | added app param exampleSMOKE52016-09-181-0/+1
* | add sceAppMgrGetAppParamSMOKE52016-09-181-0/+3
|/
* Merge pull request #49 from himanshugoel2797/patch-4xyzz2016-09-151-0/+17
|\
| * Added comments and enumHimanshu Goel2016-09-111-0/+16
| * Added signature for sceKernelGetModelHimanshu Goel2016-09-101-0/+1
* | Extended sysmodule enum listTheOfficialFloW2016-09-141-1/+7
* | Added void param to all scePower funcs.Rinnegatamante2016-09-111-12/+12
* | Added SetGpuXbar / GetGpuXbar clock frequency.Rinnegatamante2016-09-111-0/+2
|/
* Added comment describing the 'name' parameterHimanshu Goel2016-09-091-0/+2
* Add function signature for _sceAppMgrDestroyAppByNameHimanshu Goel2016-09-091-0/+2
* Add LwCondFrancisco José García García2016-09-061-0/+15
* Removed sceKernelRotateThreadReadyQueue.Rinnegatamante2016-09-051-9/+0
* added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddrDavee2016-09-041-0/+15
* Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency.Rinnegatamante2016-09-041-1/+3
* Add sceKernelGetSystemTimeWide1732102016-09-011-0/+6
* Added missing __cplusplus guards.codestation2016-08-294-0/+32
* Fixed typoTheOfficialFloW2016-08-281-1/+1
* More SceAppMgr infoJeffrey Pfau2016-08-211-1/+2
* Include psp2/types.h in ctrl.hxyzz2016-08-181-0/+1
* Add sceKernelGetProcessIdJeffrey Pfau2016-08-171-0/+7
* Added sceAppMgrLaunchAppByName2Himanshu Goel2016-08-161-0/+2
* Add sceKernelGetRandomNumberxyzz2016-08-151-0/+14
* Add sceCtrlSetLightBarJeffrey Pfau2016-08-141-0/+12
* Add sceCtrlSetActuatorJeffrey Pfau2016-08-081-0/+16
* Added scePowerSetArmClockFrequency reference.Rinnegatamante2016-08-051-0/+1
* Add threadmgr LwMutex and power ClockFrequencyribbid9872016-08-022-1/+20
* Update wait event flagsSergi Granell2016-08-011-1/+3
* Added SceKernelAllocMemBlockOptTheOfficialFloW2016-01-261-4/+14
* Added sceKernelFindMemBlockByAddrTheOfficialFloW2016-01-231-0/+4
* Added new NIDs and variable namesTheOfficialFloW2016-01-221-6/+25
* Fixed sceKernelUnloadModuleTheOfficialFloW2016-01-221-7/+19
* Added new NIDsTheOfficialFloW2016-01-221-0/+30
* Replace remaining PSP2_ with SCE_xyzz2015-10-122-2/+2
* Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-115-101/+101
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-1412-0/+1812