summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #346 from Princess-of-Sleeping/masterSergi Granell2018-08-251-0/+2
|\ | | | | Add ksceKernelSearchModuleByName
| * Add ksceKernelSearchModuleByNamePrincess of Sleeping2018-08-211-0/+2
| |
* | Add ScePower configuration modes (#345)CelesteBlue-dev2018-08-212-11/+22
|/
* Add ksceSblAimgrGetTargetIdPrincess of Sleeping2018-08-181-0/+1
|
* Fix broken headersdevnoname1202018-08-172-13/+17
|
* fixed forgotten datatype declaration + creationPhilipp Seiler2018-08-161-2/+2
|
* Fix incorrect doxygen commentsdevnoname1202018-08-119-32/+32
|
* Add kscePowerSetDisplayBrightnessdevnoname1202018-08-111-0/+10
|
* Update SceDebug (#338)CelesteBlue-dev2018-08-111-2/+23
| | | Update SceDebug
* Update UDCDSergi Granell2018-08-092-4/+30
|
* Update paf.hTheOfficialFloW2018-08-081-3/+3
|
* Add scePowerRequestDisplayOn()devnoname1202018-08-071-0/+7
|
* Update SceSysmemSergi Granell2018-08-021-0/+12
|
* ksceKernelGetPaddr: const pointerSergi Granell2018-07-291-1/+1
|
* UDCD: Add USB_CLASS_VIDEOSergi Granell2018-07-291-0/+1
|
* Add IFTU header and NIDSergi Granell2018-07-271-0/+94
|
* Added sceCtrlIsMultiControllerSupportedTheOfficialFloW2018-07-241-2/+10
|
* 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
|