Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel development headers (#67) | Davee | 2016-11-02 | 7 | -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) | TheOfficialFloW | 2016-10-18 | 1 | -0/+5 |
| | |||||
* | Update SceCtrlActuator | Sunguk Lee | 2016-10-02 | 1 | -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-1 | xyzz | 2016-09-27 | 1 | -2/+67 |
|\ | | | | | Add more SceCtrl NIDs | ||||
| * | Add sceCtrlGetBatteryInfo and update SceCtrlData | Sunguk Lee | 2016-09-27 | 1 | -1/+17 |
| | | | | | | | | | | - Add function define - Update LT/RT field of SceCtrlData | ||||
| * | Add SceCtrlPortInfo structure | Sunguk Lee | 2016-09-24 | 1 | -2/+17 |
| | | |||||
| * | Add more button defines, and more SceCtrl function defines | Sunguk Lee | 2016-09-20 | 1 | -1/+35 |
| | | | | | | | | | | | | - sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo | ||||
* | | updated threadmgr pipe documentation | Davee | 2016-09-24 | 1 | -22/+22 |
| | | |||||
* | | added size documentation to sceAppMgrGetAppParam | Davee | 2016-09-21 | 1 | -0/+1 |
| | | |||||
* | | add return value for sceAppMgrGetAppParam | SMOKE5 | 2016-09-18 | 1 | -0/+1 |
| | | |||||
* | | added app param example | SMOKE5 | 2016-09-18 | 1 | -0/+1 |
| | | |||||
* | | add sceAppMgrGetAppParam | SMOKE5 | 2016-09-18 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #49 from himanshugoel2797/patch-4 | xyzz | 2016-09-15 | 1 | -0/+17 |
|\ | | | | | Added sceKernelGetModel signature and NID | ||||
| * | Added comments and enum | Himanshu Goel | 2016-09-11 | 1 | -0/+16 |
| | | | | | | Added comments and enum for sceKernelGetModel and sceKernelGetModelForCDialog | ||||
| * | Added signature for sceKernelGetModel | Himanshu Goel | 2016-09-10 | 1 | -0/+1 |
| | | |||||
* | | Extended sysmodule enum list | TheOfficialFloW | 2016-09-14 | 1 | -1/+7 |
| | | |||||
* | | Added void param to all scePower funcs. | Rinnegatamante | 2016-09-11 | 1 | -12/+12 |
| | | |||||
* | | Added SetGpuXbar / GetGpuXbar clock frequency. | Rinnegatamante | 2016-09-11 | 1 | -0/+2 |
|/ | |||||
* | Added comment describing the 'name' parameter | Himanshu Goel | 2016-09-09 | 1 | -0/+2 |
| | |||||
* | Add function signature for _sceAppMgrDestroyAppByName | Himanshu Goel | 2016-09-09 | 1 | -0/+2 |
| | |||||
* | Add LwCond | Francisco José García García | 2016-09-06 | 1 | -0/+15 |
| | |||||
* | Removed sceKernelRotateThreadReadyQueue. | Rinnegatamante | 2016-09-05 | 1 | -9/+0 |
| | |||||
* | added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddr | Davee | 2016-09-04 | 1 | -0/+15 |
| | |||||
* | Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency. | Rinnegatamante | 2016-09-04 | 1 | -1/+3 |
| | |||||
* | Add sceKernelGetSystemTimeWide | 173210 | 2016-09-01 | 1 | -0/+6 |
| | |||||
* | Added missing __cplusplus guards. | codestation | 2016-08-29 | 4 | -0/+32 |
| | |||||
* | Fixed typo | TheOfficialFloW | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | More SceAppMgr info | Jeffrey Pfau | 2016-08-21 | 1 | -1/+2 |
| | |||||
* | Include psp2/types.h in ctrl.h | xyzz | 2016-08-18 | 1 | -0/+1 |
| | |||||
* | Add sceKernelGetProcessId | Jeffrey Pfau | 2016-08-17 | 1 | -0/+7 |
| | |||||
* | Added sceAppMgrLaunchAppByName2 | Himanshu Goel | 2016-08-16 | 1 | -0/+2 |
| | |||||
* | Add sceKernelGetRandomNumber | xyzz | 2016-08-15 | 1 | -0/+14 |
| | |||||
* | Add sceCtrlSetLightBar | Jeffrey Pfau | 2016-08-14 | 1 | -0/+12 |
| | |||||
* | Add sceCtrlSetActuator | Jeffrey Pfau | 2016-08-08 | 1 | -0/+16 |
| | |||||
* | Added scePowerSetArmClockFrequency reference. | Rinnegatamante | 2016-08-05 | 1 | -0/+1 |
| | | | | Added scePowerSetArmClockFrequency reference. | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Replace remaining PSP2_ with SCE_ | xyzz | 2015-10-12 | 2 | -2/+2 |
| | |||||
* | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 2015-10-11 | 5 | -101/+101 |
| | |||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 12 | -0/+1812 |