Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-08-11 | Update SceDebug (#338) | CelesteBlue-dev | 1 | -2/+23 |
2018-08-09 | Update UDCD | Sergi Granell | 2 | -4/+30 |
2018-08-08 | Update paf.h | TheOfficialFloW | 1 | -3/+3 |
2018-08-07 | Add scePowerRequestDisplayOn() | devnoname120 | 1 | -0/+7 |
2018-08-02 | Update SceSysmem | Sergi Granell | 1 | -0/+12 |
2018-07-29 | ksceKernelGetPaddr: const pointer | Sergi Granell | 1 | -1/+1 |
2018-07-29 | UDCD: Add USB_CLASS_VIDEO | Sergi Granell | 1 | -0/+1 |
2018-07-27 | Add IFTU header and NID | Sergi Granell | 1 | -0/+94 |
2018-07-24 | Added sceCtrlIsMultiControllerSupported | TheOfficialFloW | 1 | -2/+10 |
2018-07-16 | Add ksceDisplaySetOwner | Sergi Granell | 1 | -0/+11 |
2018-07-01 | sysmem: Recover ksceSysrootIsManufacturingMode | Sunguk Lee | 1 | -0/+2 |
2018-06-30 | Add ksceSysrootUseExternalStorage and ksceSysrootUseInternalStorage | CelesteBlue-dev | 1 | -1/+3 |
2018-06-21 | Add SBL NIDs (#328) | Sergi Granell | 1 | -0/+14 |
2018-06-02 | Fix _vshIoMount | Princess of Sleeping | 1 | -2/+2 |
2018-05-20 | Add _vshIoMount and vshIoUmount | Princess of Sleeping | 1 | -1/+21 |
2018-04-18 | Typo fix. | Rinnegatamante | 1 | -1/+1 |
2018-04-18 | Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference. | Rinnegatamante | 1 | -0/+4 |
2018-04-17 | Fixed wrong enum | TheOfficialFloW | 1 | -3/+4 |
2018-03-18 | add contentid param id. | Bluzume | 1 | -1/+1 |
2018-03-16 | Typo fix | Rinnegatamante | 1 | -1/+1 |
2018-03-16 | Added sceKernelGetFreeMemorySize prototype. | Rinnegatamante | 1 | -2/+17 |
2018-03-15 | Add psp2/sblacmgr.h | CelesteBlue-dev | 1 | -0/+16 |
2018-03-14 | Added some ScePowerCallbackTypes, fix some typos. (#299) | Sree | 4 | -10/+31 |
2018-03-10 | Add ksceSysconSetAlarmCallback to syscon.h | CelesteBlue-dev | 1 | -0/+10 |
2018-03-05 | Writeback cache in ksceKernelCpuUnrestrictedMemcpy | TheOfficialFloW | 1 | -0/+1 |
2018-02-17 | Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ne... | TheOfficialFloW | 1 | -13/+24 |
2018-02-14 | DSI case fixes | Sergi Granell | 2 | -3/+3 |
2018-02-14 | Add DSI | Sergi Granell | 2 | -0/+40 |
2018-02-14 | Add Cpu and Sysmem NIDs (#293) | Sergi Granell | 2 | -1/+128 |
2018-02-12 | Fix wrong type name | devnoname120 | 1 | -1/+1 |
2018-02-10 | Update kernel/intrmgr.h | Sergi Granell | 1 | -16/+21 |
2018-02-05 | Update kernel cond | Sergi Granell | 1 | -0/+83 |
2018-01-30 | Added ScePower errorcodes. | Rinnegatamante | 1 | -0/+9 |
2018-01-26 | Added missing definitions for VitaShell | TheOfficialFloW | 2 | -0/+25 |
2018-01-15 | Added missing SceUdcdWaitParam | TheOfficialFloW | 1 | -0/+9 |
2018-01-15 | UDCD improvements, add NIDS | Sergi Granell | 2 | -47/+95 |
2018-01-15 | Remove all NID mismatched definitions | Sunguk Lee | 4 | -354/+0 |
2018-01-15 | psp2: Add sceCtrlPeekBufferPositiveExt2 | Sunguk Lee | 1 | -1/+14 |
2018-01-11 | Address comments of #262 | devnoname120 | 1 | -36/+9 |
2018-01-11 | Update registrymgr.h | CelesteBlue-dev | 1 | -0/+93 |
2017-12-31 | Documented sysmodule.h. | Rinnegatamante | 1 | -124/+183 |
2017-12-20 | Update ctrl.h | Rinnegatamante | 1 | -2/+2 |
2017-12-20 | Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL reference | Rinnegatamante | 1 | -1/+2 |
2017-12-20 | Using aliasing. | Rinnegatamante | 1 | -2/+2 |
2017-12-20 | Added some missing stuffs in sceCtrl header. | Rinnegatamante | 1 | -5/+28 |
2017-12-19 | Added SCE_SYSMODULE_AACENC to sysmodule.h | TheOfficialFloW | 1 | -0/+1 |
2017-12-19 | Change enum entry in sysmodule.h | TheOfficialFloW | 1 | -1/+1 |
2017-12-17 | Added excpmgr for handling aborts | Yifan Lu | 2 | -0/+60 |
2017-12-05 | Fix use before definition in #258 | devnoname120 | 1 | -2/+2 |
2017-12-03 | Add ksceKernelFindClassByName, update SceClass | Sergi Granell | 1 | -3/+16 |