summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kernel development headers (#67)Davee2016-11-027-0/+1500
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis
* Added sceAppMgrUmount (#66)TheOfficialFloW2016-10-181-0/+5
|
* Update SceCtrlActuatorSunguk Lee2016-10-021-2/+3
| | | | | `enable` field split to `small` and `large` These fields mean motor strength, and can be 0 to 0xff
* Merge pull request #56 from d3m3vilurr/patch-1xyzz2016-09-271-2/+67
|\ | | | | Add more SceCtrl NIDs
| * Add sceCtrlGetBatteryInfo and update SceCtrlDataSunguk Lee2016-09-271-1/+17
| | | | | | | | | | - Add function define - Update LT/RT field of SceCtrlData
| * Add SceCtrlPortInfo structureSunguk Lee2016-09-241-2/+17
| |
| * Add more button defines, and more SceCtrl function definesSunguk Lee2016-09-201-1/+35
| | | | | | | | | | | | - sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo
* | 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 sceKernelGetModel signature and NID
| * Added comments and enumHimanshu Goel2016-09-111-0/+16
| | | | | | Added comments and enum for sceKernelGetModel and sceKernelGetModelForCDialog
| * 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
| | | | Added scePowerSetArmClockFrequency reference.
* 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