Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add function signature for _sceAppMgrDestroyAppByName | Himanshu Goel | 2016-09-09 | 1 | -0/+2 |
| | |||||
* | Merge pull request #44 from frangarcj/master | xyzz | 2016-09-06 | 1 | -0/+15 |
|\ | | | | | Add LwCond | ||||
| * | Add LwCond | Francisco José García García | 2016-09-06 | 1 | -0/+15 |
|/ | |||||
* | Merge pull request #42 from Rinnegatamante/patch-5 | xyzz | 2016-09-05 | 1 | -9/+0 |
|\ | | | | | Removed sceKernelRotateThreadReadyQueue. | ||||
| * | Removed sceKernelRotateThreadReadyQueue. | Rinnegatamante | 2016-09-05 | 1 | -9/+0 |
|/ | |||||
* | Merge pull request #38 from DaveeFTW/master | xyzz | 2016-09-04 | 2 | -0/+16 |
|\ | | | | | added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddr | ||||
| * | added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddr | Davee | 2016-09-04 | 2 | -0/+16 |
|/ | |||||
* | Merge pull request #37 from Rinnegatamante/patch-1 | xyzz | 2016-09-04 | 1 | -1/+3 |
|\ | | | | | Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency. | ||||
| * | Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency. | Rinnegatamante | 2016-09-04 | 1 | -1/+3 |
|/ | |||||
* | Merge pull request #32 from 173210/master | xyzz | 2016-09-03 | 2 | -0/+7 |
|\ | | | | | Add sceKernelGetSystemTimeWide | ||||
| * | Add sceKernelGetSystemTimeWide | 173210 | 2016-09-01 | 2 | -0/+7 |
| | | |||||
* | | Merge pull request #34 from ralekdev/more_SceAppMgrUser | xyzz | 2016-09-03 | 1 | -0/+103 |
|\ \ | | | | | | | Add more SceAppMgrUser nids | ||||
| * | | Add more SceAppMgrUser nids | Lee Harrison | 2016-09-01 | 1 | -0/+103 |
| | | | | | | | | | | | | Exported from driver_us.suprx | ||||
* | | | Merge pull request #36 from FirebirdTA01/master | xyzz | 2016-09-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fixed undefined reference in libSceGxm_stub.a | ||||
| * | | Fixed undefined reference in libSceGxm_stub.a | FirebirdTA01 | 2016-09-03 | 1 | -1/+1 |
|/ / | | | | | | | Changed sceGxmGetRenderTargetMemSize to sceGxmGetRenderTargetMemSizes | ||||
* | | Merge pull request #33 from ralekdev/dupe_ScePhotoExport | xyzz | 2016-09-01 | 1 | -1/+3 |
|\ \ | | | | | | | Remove duplicate ScePhotoExport library from db.json | ||||
| * | | Remove duplicate ScePhotoExport library | Lee Harrison | 2016-09-01 | 1 | -1/+3 |
|/ / | | | | | | | The nids present were already included in the first library (#145) | ||||
* | | Completed SceAppMgr | TheOfficialFloW | 2016-09-01 | 1 | -0/+173 |
| | | |||||
* | | Completed scePower | TheOfficialFloW | 2016-09-01 | 1 | -0/+21 |
|/ | |||||
* | Merge pull request #29 from codestation/master | xyzz | 2016-08-29 | 4 | -0/+32 |
|\ | | | | | Added missing __cplusplus guards. | ||||
| * | Added missing __cplusplus guards. | codestation | 2016-08-29 | 4 | -0/+32 |
|/ | |||||
* | Fixed typo | TheOfficialFloW | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #27 from endrift/photoexport | xyzz | 2016-08-22 | 1 | -3/+1 |
|\ | | | | | Add ScePhotoExport | ||||
| * | Add ScePhotoExport | Jeffrey Pfau | 2016-08-21 | 1 | -3/+1 |
|/ | |||||
* | Merge pull request #26 from endrift/appmgr | xyzz | 2016-08-22 | 1 | -1/+2 |
|\ | | | | | More SceAppMgr info | ||||
| * | More SceAppMgr info | Jeffrey Pfau | 2016-08-21 | 1 | -1/+2 |
|/ | |||||
* | Added _sceAppMgrLaunchAppByName2ForShell | Himanshu Goel | 2016-08-21 | 1 | -0/+1 |
| | |||||
* | Include psp2/types.h in ctrl.h | xyzz | 2016-08-18 | 1 | -0/+1 |
| | |||||
* | Merge pull request #23 from endrift/processid | TheOfficialFloW | 2016-08-18 | 1 | -0/+7 |
|\ | | | | | Add sceKernelGetProcessId | ||||
| * | Add sceKernelGetProcessId | Jeffrey Pfau | 2016-08-17 | 1 | -0/+7 |
|/ | |||||
* | 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 |
| |