summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-27Update UDCDSergi Granell1-0/+19
2018-08-27Update UDCDSergi Granell1-1/+94
2018-08-27ci: better check headers (#342)devnoname1203-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
2018-08-21Add ScePower configuration modes (#345)CelesteBlue-dev2-11/+22
2018-08-21Add ksceKernelSearchModuleByNamePrincess of Sleeping1-0/+2
2018-08-18Add ksceSblAimgrGetTargetIdPrincess of Sleeping1-0/+1
2018-08-17Fix broken headersdevnoname1202-13/+17
2018-08-16fixed forgotten datatype declaration + creationPhilipp Seiler1-2/+2
2018-08-11Fix incorrect doxygen commentsdevnoname1209-32/+32
2018-08-11Add kscePowerSetDisplayBrightnessdevnoname1201-0/+10
2018-08-11 Update SceDebug (#338)CelesteBlue-dev1-2/+23
Update SceDebug
2018-08-09Update UDCDSergi Granell2-4/+30
2018-08-08Update paf.hTheOfficialFloW1-3/+3
2018-08-07Add scePowerRequestDisplayOn()devnoname1201-0/+7
2018-08-02Update SceSysmemSergi Granell1-0/+12
2018-07-29ksceKernelGetPaddr: const pointerSergi Granell1-1/+1
2018-07-29UDCD: Add USB_CLASS_VIDEOSergi Granell1-0/+1
2018-07-27Add IFTU header and NIDSergi Granell1-0/+94
2018-07-24Added sceCtrlIsMultiControllerSupportedTheOfficialFloW1-2/+10
2018-07-16Add ksceDisplaySetOwnerSergi Granell1-0/+11
2018-07-01sysmem: Recover ksceSysrootIsManufacturingModeSunguk Lee1-0/+2
temporarly. just avoid sdk breaking.
2018-06-30Add ksceSysrootUseExternalStorage and ksceSysrootUseInternalStorageCelesteBlue-dev1-1/+3
2018-06-21Add SBL NIDs (#328)Sergi Granell1-0/+14
2018-06-02Fix _vshIoMountPrincess of Sleeping1-2/+2
2018-05-20Add _vshIoMount and vshIoUmountPrincess of Sleeping1-1/+21
2018-04-18Typo fix.Rinnegatamante1-1/+1
2018-04-18Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.Rinnegatamante1-0/+4
2018-04-17Fixed wrong enumTheOfficialFloW1-3/+4
2018-03-18add contentid param id.Bluzume1-1/+1
2018-03-16Typo fixRinnegatamante1-1/+1
2018-03-16Added sceKernelGetFreeMemorySize prototype.Rinnegatamante1-2/+17
2018-03-15Add psp2/sblacmgr.hCelesteBlue-dev1-0/+16
2018-03-14Added some ScePowerCallbackTypes, fix some typos. (#299)Sree4-10/+31
* fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
2018-03-10Add ksceSysconSetAlarmCallback to syscon.hCelesteBlue-dev1-0/+10
2018-03-05Writeback cache in ksceKernelCpuUnrestrictedMemcpyTheOfficialFloW1-0/+1
2018-02-17Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵TheOfficialFloW1-13/+24
newer FWs
2018-02-14DSI case fixesSergi Granell2-3/+3
2018-02-14Add DSISergi Granell2-0/+40
2018-02-14Add Cpu and Sysmem NIDs (#293)Sergi Granell2-1/+128
* Add Cpu and Sysmem NIDs
2018-02-12Fix wrong type namedevnoname1201-1/+1
2018-02-10Update kernel/intrmgr.hSergi Granell1-16/+21
2018-02-05Update kernel condSergi Granell1-0/+83
2018-01-30Added ScePower errorcodes.Rinnegatamante1-0/+9
2018-01-26Added missing definitions for VitaShellTheOfficialFloW2-0/+25
2018-01-15Added missing SceUdcdWaitParamTheOfficialFloW1-0/+9
2018-01-15UDCD improvements, add NIDSSergi Granell2-47/+95
2018-01-15Remove all NID mismatched definitionsSunguk Lee4-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
2018-01-15psp2: Add sceCtrlPeekBufferPositiveExt2Sunguk Lee1-1/+14
most like sceCtrlReadBufferPositiveExt2 but non-blocking
2018-01-11Address comments of #262devnoname1201-36/+9
2018-01-11Update registrymgr.hCelesteBlue-dev1-0/+93