Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add SceVshBridge. | xyzz | 2016-08-17 | 1 | -0/+194 | |
| | ||||||
* | Added sceAppMgrLaunchAppByName2 | Himanshu Goel | 2016-08-16 | 1 | -0/+2 | |
| | ||||||
* | Add sceKernelGetRandomNumber | xyzz | 2016-08-15 | 2 | -0/+18 | |
| | ||||||
* | Merge pull request #19 from endrift/lightbar | xyzz | 2016-08-14 | 2 | -0/+13 | |
|\ | | | | | Add sceCtrlSetLightBar | |||||
| * | Add sceCtrlSetLightBar | Jeffrey Pfau | 2016-08-14 | 2 | -0/+13 | |
|/ | ||||||
* | Merge pull request #18 from endrift/actuator | xyzz | 2016-08-09 | 2 | -0/+17 | |
|\ | | | | | Add sceCtrlSetActuator | |||||
| * | Add sceCtrlSetActuator | Jeffrey Pfau | 2016-08-08 | 2 | -0/+17 | |
|/ | ||||||
* | Fixed 5 library nids | TheOfficialFloW | 2016-08-08 | 2 | -4/+4 | |
| | ||||||
* | Merge pull request #14 from Rinnegatamante/master | TheOfficialFloW | 2016-08-05 | 1 | -0/+1 | |
|\ | | | | | Added scePowerSetArmClockFrequency reference. | |||||
| * | Added scePowerSetArmClockFrequency reference. | Rinnegatamante | 2016-08-05 | 1 | -0/+1 | |
|/ | | | | Added scePowerSetArmClockFrequency reference. | |||||
* | Merge pull request #12 from ribbid987/master | xyzz | 2016-08-02 | 2 | -1/+20 | |
|\ | | | | | Add threadmgr LwMutex and power ClockFrequency | |||||
| * | Add threadmgr LwMutex and power ClockFrequency | ribbid987 | 2016-08-02 | 2 | -1/+20 | |
|/ | ||||||
* | Update wait event flags | Sergi Granell | 2016-08-01 | 1 | -1/+3 | |
| | ||||||
* | Fix sysmodule NIDs and remove a dupe | xyzz | 2016-07-27 | 1 | -1/+1 | |
| | ||||||
* | Added more internal functions for SceSysmodule | Yifan Lu | 2016-07-27 | 1 | -2/+4 | |
| | ||||||
* | Update library NIDs in db.json to correct values | xyzz | 2016-07-27 | 47 | -58/+58 | |
| | ||||||
* | Added SceKernelAllocMemBlockOpt | TheOfficialFloW | 2016-01-26 | 1 | -4/+14 | |
| | ||||||
* | Added sceKernelFindMemBlockByAddr | TheOfficialFloW | 2016-01-23 | 1 | -0/+4 | |
| | ||||||
* | Added new NIDs and variable names | TheOfficialFloW | 2016-01-22 | 1 | -6/+25 | |
| | ||||||
* | Fixed sceKernelUnloadModule | TheOfficialFloW | 2016-01-22 | 1 | -7/+19 | |
| | ||||||
* | Added new NIDs | TheOfficialFloW | 2016-01-22 | 1 | -0/+30 | |
| | ||||||
* | Added new NIDs | TheOfficialFloW | 2016-01-22 | 59 | -125/+233 | |
| | ||||||
* | Replace remaining PSP2_ with SCE_ | xyzz | 2015-10-12 | 2 | -2/+2 | |
| | ||||||
* | Merge pull request #6 from SMOKE5/master | xyzz | 2015-10-12 | 5 | -101/+101 | |
|\ | | | | | Fixed the inconsistency in the headers | |||||
| * | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 2015-10-11 | 5 | -101/+101 | |
|/ | ||||||
* | Adds BusClockFrequency and GpuClockFrequency to db.json. | Glenn Anderson | 2015-08-23 | 1 | -0/+4 | |
| | ||||||
* | Overlooked one library when renaming. | Glenn Anderson | 2015-08-15 | 1 | -1/+1 | |
| | ||||||
* | Library and module names are now correct in the NID JSON according to what ↵ | Glenn Anderson | 2015-08-15 | 23 | -219/+211 | |
| | | | | psp2sdk has. | |||||
* | Makes library/module NIDs unique. | Glenn Anderson | 2015-08-15 | 64 | -128/+128 | |
| | ||||||
* | Adds initial NID JSON database. | Glenn Anderson | 2015-08-15 | 65 | -0/+2571 | |
| | ||||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 12 | -0/+1812 | |