summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ksceDisplaySetOwnerSergi Granell2018-07-161-0/+11
|
* sysmem: Recover ksceSysrootIsManufacturingModeSunguk Lee2018-07-011-0/+2
| | | | temporarly. just avoid sdk breaking.
* Add ksceSysrootUseExternalStorage and ksceSysrootUseInternalStorageCelesteBlue-dev2018-06-301-1/+3
|
* Add SBL NIDs (#328)Sergi Granell2018-06-211-0/+14
|
* Fix _vshIoMountPrincess of Sleeping2018-06-021-2/+2
|
* Add _vshIoMount and vshIoUmountPrincess of Sleeping2018-05-201-1/+21
|
* Typo fix.Rinnegatamante2018-04-181-1/+1
|
* Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.Rinnegatamante2018-04-181-0/+4
|
* Fixed wrong enumTheOfficialFloW2018-04-171-3/+4
|
* add contentid param id.Bluzume2018-03-181-1/+1
|
* Merge pull request #302 from CelesteBlue-dev/patch-5Sunguk Lee2018-03-171-0/+16
|\ | | | | Add _sceSblACMgrIsGameProgram in db.yml and headers
| * Add psp2/sblacmgr.hCelesteBlue-dev2018-03-151-0/+16
| |
* | Typo fixRinnegatamante2018-03-161-1/+1
| |
* | Added sceKernelGetFreeMemorySize prototype.Rinnegatamante2018-03-161-2/+17
|/
* Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2018-03-144-10/+31
| | | | | | * fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
* Add ksceSysconSetAlarmCallback to syscon.hCelesteBlue-dev2018-03-101-0/+10
|
* Writeback cache in ksceKernelCpuUnrestrictedMemcpyTheOfficialFloW2018-03-051-0/+1
|
* Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵TheOfficialFloW2018-02-171-13/+24
| | | | newer FWs
* DSI case fixesSergi Granell2018-02-142-3/+3
|
* 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
|