| Commit message (Expand) | Author | Files | Lines |
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 |
2017-12-01 | Add missing sceKernelTryLockLwMutex | Francisco José García García | 1 | -0/+1 |
2017-11-30 | Add ksceKernelCpuGetCpuId NID | Sergi Granell | 1 | -30/+38 |
2017-11-29 | Add ksceDisplaySetFrameBufInternal | Rinnegatamante | 1 | -0/+13 |
2017-11-29 | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 8 | -11/+527 |
2017-11-28 | Doc indentation changes (#253) | Rinnegatamante | 1 | -8/+8 |
2017-11-28 | Remove misleading note (docs) | Robin B | 1 | -1/+0 |
2017-11-13 | Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanups | Sergi Granell | 1 | -193/+196 |
2017-11-13 | Fix psp2kern/types.h include in psp2kern headers | Sergi Granell | 9 | -10/+10 |
2017-11-13 | rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnly | Joel16 | 1 | -1/+1 |
2017-11-08 | Add ksceKernelGetMemBlockType | Sergi Granell | 1 | -4/+14 |
2017-11-06 | Bring up SceVshBridge | Joel16 | 1 | -0/+42 |
2017-10-30 | Update SceKernelAllocMemBlockAttr | Sergi Granell | 1 | -1/+3 |
2017-10-29 | Various fix/update to modulemgr.h | Rémy F | 1 | -10/+7 |
2017-10-27 | Add more SceKernelAllocMemBlockAttr info | Sergi Granell | 1 | -21/+24 |
2017-10-27 | Add more docs to psp2kern/kernel/sysmem.h | Sergi Granell | 1 | -4/+21 |
2017-10-27 | Update psp2kern/kernel/sysmem.h | Sergi Granell | 1 | -46/+81 |
2017-10-27 | Add ksceDisplayGetFrameBufInfoForPid NID and prototype | Sergi Granell | 1 | -0/+27 |
2017-10-26 | Fix Display functions naming | Sergi Granell | 2 | -17/+17 |
2017-10-26 | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2 | -2/+7 |
2017-10-26 | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2 | -1/+23 |
2017-10-26 | Even more SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 1 | -0/+15 |
2017-10-26 | More SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 1 | -1/+33 |
2017-10-26 | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 2 | -1/+82 |
2017-10-26 | Update SceUdcdDriver | Sergi Granell | 1 | -3/+3 |
2017-10-25 | Update UDCD | Sergi Granell | 1 | -2/+2 |
2017-10-25 | Add more NIDs, update udcd.h | Sergi Granell | 1 | -8/+18 |
2017-10-26 | Fix typo | Francisco José García García | 1 | -1/+1 |
2017-10-24 | Const correctness in psp2kern/kernel/cpu.h | Sergi Granell | 1 | -8/+8 |
2017-10-14 | Missing commas. | Rinnegatamante | 1 | -12/+12 |
2017-10-13 | psp2kern/udcd.h: fix a broken header | xyzz | 1 | -10/+10 |
2017-10-08 | Hexa -> uppercase | devnoname120 | 5 | -288/+288 |
2017-10-08 | Rename sceCompatGetDevInfo to sceCompatGetDevInf | Sunguk Lee | 1 | -1/+1 |
2017-10-08 | Add some sceAVConfig volume functions | Joel16 | 1 | -0/+35 |
2017-10-06 | Using upper case chars. | Rinnegatamante | 1 | -4/+4 |
2017-10-06 | Fix identation. | Rinnegatamante | 1 | -1/+1 |
2017-10-06 | Using Doxygen comment. | Rinnegatamante | 1 | -1/+1 |
2017-10-05 | Named SceSCtrlExternalInputMode. | Rinnegatamante | 1 | -2/+2 |
2017-10-05 | Named anonymous enums in psp2kern | Rinnegatamante | 12 | -1126/+904 |