Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added sceCtrlIsMultiControllerSupported | TheOfficialFloW | 2018-07-24 | 1 | -2/+10 |
* | Fix _vshIoMount | Princess of Sleeping | 2018-06-02 | 1 | -2/+2 |
* | Add _vshIoMount and vshIoUmount | Princess of Sleeping | 2018-05-20 | 1 | -1/+21 |
* | Typo fix. | Rinnegatamante | 2018-04-18 | 1 | -1/+1 |
* | Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference. | Rinnegatamante | 2018-04-18 | 1 | -0/+4 |
* | Fixed wrong enum | TheOfficialFloW | 2018-04-17 | 1 | -3/+4 |
* | add contentid param id. | Bluzume | 2018-03-18 | 1 | -1/+1 |
* | Merge pull request #302 from CelesteBlue-dev/patch-5 | Sunguk Lee | 2018-03-17 | 1 | -0/+16 |
|\ | |||||
| * | Add psp2/sblacmgr.h | CelesteBlue-dev | 2018-03-15 | 1 | -0/+16 |
* | | Typo fix | Rinnegatamante | 2018-03-16 | 1 | -1/+1 |
* | | Added sceKernelGetFreeMemorySize prototype. | Rinnegatamante | 2018-03-16 | 1 | -2/+17 |
|/ | |||||
* | Added some ScePowerCallbackTypes, fix some typos. (#299) | Sree | 2018-03-14 | 2 | -5/+16 |
* | Added ScePower errorcodes. | Rinnegatamante | 2018-01-30 | 1 | -0/+9 |
* | Added missing definitions for VitaShell | TheOfficialFloW | 2018-01-26 | 2 | -0/+25 |
* | UDCD improvements, add NIDS | Sergi Granell | 2018-01-15 | 1 | -2/+18 |
* | Remove all NID mismatched definitions | Sunguk Lee | 2018-01-15 | 1 | -9/+0 |
* | psp2: Add sceCtrlPeekBufferPositiveExt2 | Sunguk Lee | 2018-01-15 | 1 | -1/+14 |
* | Address comments of #262 | devnoname120 | 2018-01-11 | 1 | -36/+9 |
* | Update registrymgr.h | CelesteBlue-dev | 2018-01-11 | 1 | -0/+93 |
* | Documented sysmodule.h. | Rinnegatamante | 2017-12-31 | 1 | -124/+183 |
* | Merge pull request #264 from Rinnegatamante/patch-16 | Sunguk Lee | 2017-12-21 | 1 | -5/+28 |
|\ | |||||
| * | Update ctrl.h | Rinnegatamante | 2017-12-20 | 1 | -2/+2 |
| * | Using aliasing. | Rinnegatamante | 2017-12-20 | 1 | -2/+2 |
| * | Added some missing stuffs in sceCtrl header. | Rinnegatamante | 2017-12-20 | 1 | -5/+28 |
* | | Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL reference | Rinnegatamante | 2017-12-20 | 1 | -1/+2 |
|/ | |||||
* | Added SCE_SYSMODULE_AACENC to sysmodule.h | TheOfficialFloW | 2017-12-19 | 1 | -0/+1 |
* | Change enum entry in sysmodule.h | TheOfficialFloW | 2017-12-19 | 1 | -1/+1 |
* | Add missing sceKernelTryLockLwMutex | Francisco José García García | 2017-12-01 | 1 | -0/+1 |
* | Doc indentation changes (#253) | Rinnegatamante | 2017-11-28 | 1 | -8/+8 |
* | Remove misleading note (docs) | Robin B | 2017-11-28 | 1 | -1/+0 |
* | rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnly | Joel16 | 2017-11-13 | 1 | -1/+1 |
* | Bring up SceVshBridge | Joel16 | 2017-11-06 | 1 | -0/+42 |
* | Various fix/update to modulemgr.h | Rémy F | 2017-10-29 | 1 | -10/+7 |
* | Fix Display functions naming | Sergi Granell | 2017-10-26 | 1 | -5/+5 |
* | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2017-10-26 | 1 | -2/+2 |
* | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2017-10-26 | 1 | -0/+22 |
* | Fix typo | Francisco José García García | 2017-10-26 | 1 | -1/+1 |
* | Merge pull request #227 from Rinnegatamante/kern_anon | Sunguk Lee | 2017-10-09 | 3 | -45/+45 |
|\ | |||||
| * | Hexa -> uppercase | devnoname120 | 2017-10-08 | 3 | -45/+45 |
* | | Rename sceCompatGetDevInfo to sceCompatGetDevInf | Sunguk Lee | 2017-10-08 | 1 | -1/+1 |
* | | Add some sceAVConfig volume functions | Joel16 | 2017-10-08 | 1 | -0/+35 |
|/ | |||||
* | Better doc, added Savedata related funcs. (#222) | Rinnegatamante | 2017-09-30 | 1 | -57/+348 |
* | Merge pull request #219 from devnoname120/sce_paf_private | TheOfficialFloW | 2017-09-25 | 1 | -0/+7 |
|\ | |||||
| * | Change wrong sce_paf_private function | devnoname120 | 2017-09-24 | 1 | -0/+1 |
| * | Add some sce_paf_private functions | devnoname120 | 2017-09-23 | 1 | -0/+6 |
* | | Added sceAppMgrGameDataMount header | TheOfficialFloW | 2017-09-16 | 1 | -0/+3 |
* | | Update appmgr.h | TheOfficialFloW | 2017-09-14 | 1 | -2/+2 |
* | | Update appmgr.h | TheOfficialFloW | 2017-09-14 | 1 | -0/+6 |
|/ | |||||
* | Added more sysmodule definitions | TheOfficialFloW | 2017-09-09 | 1 | -4/+62 |
* | Added scePowerGet/SetUsingWireless prototypes. | Rinnegatamante | 2017-08-01 | 1 | -0/+16 |