summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-04Added SCE_KERNEL_MEMBLOCK_TYPE_KERNEL_RWYifan Lu1-0/+1
2016-11-03Revert "Added some SceShellUtil functions"Davee1-72/+0
2016-11-03Add shellutil headerTheOfficialFloW1-0/+72
2016-11-02kernel development headers (#67)Davee7-0/+1500
* Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis
2016-10-18Added sceAppMgrUmount (#66)TheOfficialFloW1-0/+5
2016-10-02Update SceCtrlActuatorSunguk Lee1-2/+3
`enable` field split to `small` and `large` These fields mean motor strength, and can be 0 to 0xff
2016-09-27Add sceCtrlGetBatteryInfo and update SceCtrlDataSunguk Lee1-1/+17
- Add function define - Update LT/RT field of SceCtrlData
2016-09-24updated threadmgr pipe documentationDavee1-22/+22
2016-09-24Add SceCtrlPortInfo structureSunguk Lee1-2/+17
2016-09-21added size documentation to sceAppMgrGetAppParamDavee1-0/+1
2016-09-20Add more button defines, and more SceCtrl function definesSunguk Lee1-1/+35
- sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo
2016-09-18add return value for sceAppMgrGetAppParamSMOKE51-0/+1
2016-09-18added app param exampleSMOKE51-0/+1
2016-09-18add sceAppMgrGetAppParamSMOKE51-0/+3
2016-09-14Extended sysmodule enum listTheOfficialFloW1-1/+7
2016-09-11Added comments and enumHimanshu Goel1-0/+16
Added comments and enum for sceKernelGetModel and sceKernelGetModelForCDialog
2016-09-11Added void param to all scePower funcs.Rinnegatamante1-12/+12
2016-09-11Added SetGpuXbar / GetGpuXbar clock frequency.Rinnegatamante1-0/+2
2016-09-10Added signature for sceKernelGetModelHimanshu Goel1-0/+1
2016-09-09Added comment describing the 'name' parameterHimanshu Goel1-0/+2
2016-09-09Add function signature for _sceAppMgrDestroyAppByNameHimanshu Goel1-0/+2
2016-09-06Add LwCondFrancisco José García García1-0/+15
2016-09-05Removed sceKernelRotateThreadReadyQueue.Rinnegatamante1-9/+0
2016-09-04added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddrDavee1-0/+15
2016-09-04Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency.Rinnegatamante1-1/+3
2016-09-01Add sceKernelGetSystemTimeWide1732101-0/+6
2016-08-29Added missing __cplusplus guards.codestation4-0/+32
2016-08-28Fixed typoTheOfficialFloW1-1/+1
2016-08-21More SceAppMgr infoJeffrey Pfau1-1/+2
2016-08-18Include psp2/types.h in ctrl.hxyzz1-0/+1
2016-08-17Add sceKernelGetProcessIdJeffrey Pfau1-0/+7
2016-08-16Added sceAppMgrLaunchAppByName2Himanshu Goel1-0/+2
2016-08-15Add sceKernelGetRandomNumberxyzz1-0/+14
2016-08-14Add sceCtrlSetLightBarJeffrey Pfau1-0/+12
2016-08-08Add sceCtrlSetActuatorJeffrey Pfau1-0/+16
2016-08-05Added scePowerSetArmClockFrequency reference.Rinnegatamante1-0/+1
Added scePowerSetArmClockFrequency reference.
2016-08-02Add threadmgr LwMutex and power ClockFrequencyribbid9872-1/+20
2016-08-01Update wait event flagsSergi Granell1-1/+3
2016-01-26Added SceKernelAllocMemBlockOptTheOfficialFloW1-4/+14
2016-01-23Added sceKernelFindMemBlockByAddrTheOfficialFloW1-0/+4
2016-01-22Added new NIDs and variable namesTheOfficialFloW1-6/+25
2016-01-22Fixed sceKernelUnloadModuleTheOfficialFloW1-7/+19
2016-01-22Added new NIDsTheOfficialFloW1-0/+30
2015-10-12Replace remaining PSP2_ with SCE_xyzz2-2/+2
2015-10-11Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE55-101/+101