Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | UDCD: Add USB_CLASS_VIDEO | Sergi Granell | 2018-07-29 | 1 | -0/+1 | |
* | Add IFTU header and NID | Sergi Granell | 2018-07-27 | 1 | -0/+94 | |
* | Added sceCtrlIsMultiControllerSupported | TheOfficialFloW | 2018-07-24 | 1 | -2/+10 | |
* | Add ksceDisplaySetOwner | Sergi Granell | 2018-07-16 | 1 | -0/+11 | |
* | sysmem: Recover ksceSysrootIsManufacturingMode | Sunguk Lee | 2018-07-01 | 1 | -0/+2 | |
* | Add ksceSysrootUseExternalStorage and ksceSysrootUseInternalStorage | CelesteBlue-dev | 2018-06-30 | 1 | -1/+3 | |
* | Add SBL NIDs (#328) | Sergi Granell | 2018-06-21 | 1 | -0/+14 | |
* | 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 | 4 | -10/+31 | |
* | Add ksceSysconSetAlarmCallback to syscon.h | CelesteBlue-dev | 2018-03-10 | 1 | -0/+10 | |
* | Writeback cache in ksceKernelCpuUnrestrictedMemcpy | TheOfficialFloW | 2018-03-05 | 1 | -0/+1 | |
* | Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ne... | TheOfficialFloW | 2018-02-17 | 1 | -13/+24 | |
* | DSI case fixes | Sergi Granell | 2018-02-14 | 2 | -3/+3 | |
* | Add DSI | Sergi Granell | 2018-02-14 | 2 | -0/+40 | |
* | Add Cpu and Sysmem NIDs (#293) | Sergi Granell | 2018-02-14 | 2 | -1/+128 | |
* | Fix wrong type name | devnoname120 | 2018-02-12 | 1 | -1/+1 | |
* | Update kernel/intrmgr.h | Sergi Granell | 2018-02-10 | 1 | -16/+21 | |
* | Update kernel cond | Sergi Granell | 2018-02-05 | 1 | -0/+83 | |
* | Added ScePower errorcodes. | Rinnegatamante | 2018-01-30 | 1 | -0/+9 | |
* | Added missing definitions for VitaShell | TheOfficialFloW | 2018-01-26 | 2 | -0/+25 | |
* | Added missing SceUdcdWaitParam | TheOfficialFloW | 2018-01-15 | 1 | -0/+9 | |
* | UDCD improvements, add NIDS | Sergi Granell | 2018-01-15 | 2 | -47/+95 | |
* | Remove all NID mismatched definitions | Sunguk Lee | 2018-01-15 | 4 | -354/+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 | |
* | Added excpmgr for handling aborts | Yifan Lu | 2017-12-17 | 2 | -0/+60 | |
* | Fix use before definition in #258 | devnoname120 | 2017-12-05 | 1 | -2/+2 | |
* | Add ksceKernelFindClassByName, update SceClass | Sergi Granell | 2017-12-03 | 1 | -3/+16 | |
* | Add missing sceKernelTryLockLwMutex | Francisco José García García | 2017-12-01 | 1 | -0/+1 | |
* | Add ksceKernelCpuGetCpuId NID | Sergi Granell | 2017-11-30 | 1 | -30/+38 | |
* | Add ksceDisplaySetFrameBufInternal | Rinnegatamante | 2017-11-29 | 1 | -0/+13 | |
* | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 2017-11-29 | 8 | -11/+527 |