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