summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add DSISergi Granell2018-02-142-0/+40
|
* Add Cpu and Sysmem NIDs (#293)Sergi Granell2018-02-142-1/+128
| | | | * Add Cpu and Sysmem NIDs
* Fix wrong type namedevnoname1202018-02-121-1/+1
|
* Update kernel/intrmgr.hSergi Granell2018-02-101-16/+21
|
* Update kernel condSergi Granell2018-02-051-0/+83
|
* Added ScePower errorcodes.Rinnegatamante2018-01-301-0/+9
|
* Added missing definitions for VitaShellTheOfficialFloW2018-01-262-0/+25
|
* Added missing SceUdcdWaitParamTheOfficialFloW2018-01-151-0/+9
|
* UDCD improvements, add NIDSSergi Granell2018-01-152-47/+95
|
* Remove all NID mismatched definitionsSunguk Lee2018-01-154-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 sceCtrlPeekBufferPositiveExt2Sunguk Lee2018-01-151-1/+14
| | | | most like sceCtrlReadBufferPositiveExt2 but non-blocking
* Address comments of #262devnoname1202018-01-111-36/+9
|
* Update registrymgr.hCelesteBlue-dev2018-01-111-0/+93
|
* Documented sysmodule.h.Rinnegatamante2017-12-311-124/+183
|
* Merge pull request #264 from Rinnegatamante/patch-16Sunguk Lee2017-12-211-5/+28
|\ | | | | Added some missing stuffs in sceCtrl header.
| * Update ctrl.hRinnegatamante2017-12-201-2/+2
| |
| * Using aliasing.Rinnegatamante2017-12-201-2/+2
| |
| * Added some missing stuffs in sceCtrl header.Rinnegatamante2017-12-201-5/+28
| |
* | Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL referenceRinnegatamante2017-12-201-1/+2
|/
* Added SCE_SYSMODULE_AACENC to sysmodule.hTheOfficialFloW2017-12-191-0/+1
|
* Change enum entry in sysmodule.hTheOfficialFloW2017-12-191-1/+1
|
* Added excpmgr for handling abortsYifan Lu2017-12-172-0/+60
|
* Fix use before definition in #258devnoname1202017-12-051-2/+2
|
* Add ksceKernelFindClassByName, update SceClassSergi Granell2017-12-031-3/+16
|
* Add missing sceKernelTryLockLwMutexFrancisco José García García2017-12-011-0/+1
|
* Add ksceKernelCpuGetCpuId NIDSergi Granell2017-11-301-30/+38
|
* Add ksceDisplaySetFrameBufInternalRinnegatamante2017-11-291-0/+13
|
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)Sergi Granell2017-11-298-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)Rinnegatamante2017-11-281-8/+8
|
* Remove misleading note (docs)Robin B2017-11-281-1/+0
|
* Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanupsSergi Granell2017-11-131-193/+196
|
* Fix psp2kern/types.h include in psp2kern headersSergi Granell2017-11-139-10/+10
|
* rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnlyJoel162017-11-131-1/+1
|
* Add ksceKernelGetMemBlockTypeSergi Granell2017-11-081-4/+14
|
* Bring up SceVshBridgeJoel162017-11-061-0/+42
|
* Update SceKernelAllocMemBlockAttrSergi Granell2017-10-301-1/+3
|
* Various fix/update to modulemgr.hRémy F2017-10-291-10/+7
| | | | | | Fix invalid module_stop definition Add missing module_exit Change module_* to function pointer
* Add more SceKernelAllocMemBlockAttr infoSergi Granell2017-10-271-21/+24
|
* Add more docs to psp2kern/kernel/sysmem.hSergi Granell2017-10-271-4/+21
|
* Update psp2kern/kernel/sysmem.hSergi Granell2017-10-271-46/+81
|
* Add ksceDisplayGetFrameBufInfoForPid NID and prototypeSergi Granell2017-10-271-0/+27
|
* Fix Display functions namingSergi Granell2017-10-262-17/+17
|
* Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHeadSergi Granell2017-10-262-2/+7
|
* More SceDisplay NIDs, update psp2/display.hSergi Granell2017-10-262-1/+23
|
* Even more SceDisplayForDriver NIDs, Update pspkern/display.hSergi Granell2017-10-261-0/+15
|
* More SceDisplayForDriver NIDs, Update pspkern/display.hSergi Granell2017-10-261-1/+33
|
* More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.hSergi Granell2017-10-262-1/+82
|
* Update SceUdcdDriverSergi Granell2017-10-261-3/+3
|
* Update UDCDSergi Granell2017-10-251-2/+2
|
* Add more NIDs, update udcd.hSergi Granell2017-10-251-8/+18
|