summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added missing __cplusplus guards.codestation2016-08-294-0/+32
|
* Fixed typoTheOfficialFloW2016-08-281-1/+1
|
* Merge pull request #27 from endrift/photoexportxyzz2016-08-221-3/+1
|\ | | | | Add ScePhotoExport
| * Add ScePhotoExportJeffrey Pfau2016-08-211-3/+1
|/
* Merge pull request #26 from endrift/appmgrxyzz2016-08-221-1/+2
|\ | | | | More SceAppMgr info
| * More SceAppMgr infoJeffrey Pfau2016-08-211-1/+2
|/
* Added _sceAppMgrLaunchAppByName2ForShellHimanshu Goel2016-08-211-0/+1
|
* Include psp2/types.h in ctrl.hxyzz2016-08-181-0/+1
|
* Merge pull request #23 from endrift/processidTheOfficialFloW2016-08-181-0/+7
|\ | | | | Add sceKernelGetProcessId
| * Add sceKernelGetProcessIdJeffrey Pfau2016-08-171-0/+7
|/
* Add SceVshBridge.xyzz2016-08-171-0/+194
|
* Added sceAppMgrLaunchAppByName2Himanshu Goel2016-08-161-0/+2
|
* Add sceKernelGetRandomNumberxyzz2016-08-152-0/+18
|
* Merge pull request #19 from endrift/lightbarxyzz2016-08-142-0/+13
|\ | | | | Add sceCtrlSetLightBar
| * Add sceCtrlSetLightBarJeffrey Pfau2016-08-142-0/+13
|/
* Merge pull request #18 from endrift/actuatorxyzz2016-08-092-0/+17
|\ | | | | Add sceCtrlSetActuator
| * Add sceCtrlSetActuatorJeffrey Pfau2016-08-082-0/+17
|/
* Fixed 5 library nidsTheOfficialFloW2016-08-082-4/+4
|
* Merge pull request #14 from Rinnegatamante/masterTheOfficialFloW2016-08-051-0/+1
|\ | | | | Added scePowerSetArmClockFrequency reference.
| * Added scePowerSetArmClockFrequency reference.Rinnegatamante2016-08-051-0/+1
|/ | | | Added scePowerSetArmClockFrequency reference.
* Merge pull request #12 from ribbid987/masterxyzz2016-08-022-1/+20
|\ | | | | Add threadmgr LwMutex and power ClockFrequency
| * Add threadmgr LwMutex and power ClockFrequencyribbid9872016-08-022-1/+20
|/
* Update wait event flagsSergi Granell2016-08-011-1/+3
|
* Fix sysmodule NIDs and remove a dupexyzz2016-07-271-1/+1
|
* Added more internal functions for SceSysmoduleYifan Lu2016-07-271-2/+4
|
* Update library NIDs in db.json to correct valuesxyzz2016-07-2747-58/+58
|
* 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
|
* Added new NIDsTheOfficialFloW2016-01-2259-125/+233
|
* Replace remaining PSP2_ with SCE_xyzz2015-10-122-2/+2
|
* Merge pull request #6 from SMOKE5/masterxyzz2015-10-125-101/+101
|\ | | | | Fixed the inconsistency in the headers
| * Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-115-101/+101
|/
* Adds BusClockFrequency and GpuClockFrequency to db.json.Glenn Anderson2015-08-231-0/+4
|
* Overlooked one library when renaming.Glenn Anderson2015-08-151-1/+1
|
* Library and module names are now correct in the NID JSON according to what ↵Glenn Anderson2015-08-1523-219/+211
| | | | psp2sdk has.
* Makes library/module NIDs unique.Glenn Anderson2015-08-1564-128/+128
|
* Adds initial NID JSON database.Glenn Anderson2015-08-1565-0/+2571
|
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-1412-0/+1812