Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DSI | Sergi Granell | 2018-02-14 | 2 | -0/+40 |
| | |||||
* | Add Cpu and Sysmem NIDs (#293) | Sergi Granell | 2018-02-14 | 2 | -1/+128 |
| | | | | * Add Cpu and Sysmem NIDs | ||||
* | 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 |
| | | | | | | | | anyway, we can't use these functions before finding right NID value. but if we provide these & doc contains these info, end-programmers can have confusion Resolve #201 | ||||
* | psp2: Add sceCtrlPeekBufferPositiveExt2 | Sunguk Lee | 2018-01-15 | 1 | -1/+14 |
| | | | | most like sceCtrlReadBufferPositiveExt2 but non-blocking | ||||
* | 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 |
|\ | | | | | Added some missing stuffs in sceCtrl header. | ||||
| * | 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 |
| | | | | | | | | | | | | * Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits * Fix psp2kern/power.h kernelgroup * Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h * Add missing docs * Documentation improvements | ||||
* | 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 |
| | | | | | | Fix invalid module_stop definition Add missing module_exit Change module_* to function pointer | ||||
* | 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 |
| |