summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update pss.h (#356)Bluzume2018-10-231-0/+9
| | | Update pss.h
* psp2kern: Change args types of ksceGzipDecompress (#354)Sunguk Lee2018-10-031-1/+1
| | | | these value should be uint32_t instead signed int related: #353 comments
* Add ksceGzipDecompress (#353)Princess of Sleeping2018-09-251-0/+10
| | | | Add ksceGzipDecompress
* Add ksceKernelEnqueueWorkQueueSergi Granell2018-09-031-0/+16
|
* Add some functions of SceKernelUtilsForDriver (#350)Princess of Sleeping2018-09-011-0/+4
| | | | | | * Add some functions of SceKernelUtilsForDriver * Add some nid of SceKernelUtilsForDriver
* Add psp2kern/kernel/utils.h (#349)Princess of Sleeping2018-08-291-0/+67
|
* Update UDCDSergi Granell2018-08-271-0/+19
|
* Update UDCDSergi Granell2018-08-271-1/+94
|
* ci: better check headers (#342)devnoname1202018-08-273-0/+6
| | | | | | | | | | | | | | * ci: Make sure every header compiles separately * ci: don't build .gch files when checking headers * Improve header-checking command Thanks to @d3m3vilurr * Fix missing header includes * ci: faster header checking
* 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
|