summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge vitasdkReiko Asakura2020-09-171-1/+7
|\
| * Fix ksceKernelCpuUnrestrictedMemcpy alignment mistake. (#468)Princess of Sleeping2020-09-161-1/+7
* | Add SceIniFileProcessorGrapheneCt2020-09-142-0/+228
* | Merge VitasdkReiko Asakura2020-09-144-39/+112
|\ \
| * | Revert vitasdk commitsReiko Asakura2020-09-141-23/+17
| |/
| * Add SceProcEvent (#466)Princess of Sleeping2020-09-031-0/+73
| * Merge branch 'pr/465' into masterSunguk Lee2020-08-122-39/+16
| |\
| | * Refactor ksceKernelCpuUnrestrictedMemcpyPrincess of Sleeping2020-08-121-6/+5
| | * Fix return type of SceCpuPrincess of Sleeping2020-08-121-31/+11
| | * Remove non-existing nid entry for SceCpuPrincess of Sleeping2020-08-101-2/+0
| |/
| * Properly populated ScePowerCallbackType enum.Rinnegatamante2020-08-071-17/+23
| * Add sceKernelWaitSignal and sceKernelSendSignal (#462)Sunho Kim2020-08-031-0/+23
* | Add noreturn attribute to sceClibAbortReiko Asakura2020-09-141-0/+1
* | Add ScePafStdc function prototypesReiko Asakura2020-09-052-0/+6
* | Add thread related function and typesGrapheneCt2020-09-054-15/+29
* | Add paf wchar functions prototypesReiko Asakura2020-09-051-0/+32
* | Add const qualifier and attributeReiko Asakura2020-09-023-11/+21
* | Add prototype for sceClibStrtollReiko Asakura2020-09-011-0/+2
* | Add SceVshBridge, SceAVConfig consts and protosReiko Asakura2020-09-012-1/+13
* | Add SceRegMgrForSDK function prototypesReiko Asakura2020-09-011-1/+64
* | Add scePafCes functionsReiko Asakura2020-09-012-0/+61
* | Add SceGxmInternal functionsGrapheneCt2020-08-282-0/+46
* | Rename sce_paf_private -> sce_pafGrapheneCt2020-08-282-108/+108
* | SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura2020-08-203-19/+22
* | SceLibSsp: add all NIDsReiko Asakura2020-08-201-0/+6
* | Add sceAppMgrDrmOpen/CloseReiko Asakura2020-08-203-4/+20
* | Move defns psp2/apputil.h to psp2common/appmgr.hReiko Asakura2020-08-202-10/+60
* | Use SCE_PSP2_SDK_VERSION for _sceSharedFbOpenReiko Asakura2020-08-111-7/+7
* | Add file permission modesReiko Asakura2020-08-081-0/+2
* | Simplify header and stubs installationReiko Asakura2020-07-281-0/+30
* | Add remaining NIDs for SceGxm (library)Reiko Asakura2020-07-251-0/+9
* | Minor fixes in psp2/appmgr.hReiko Asakura2020-07-251-6/+6
* | Add all remaining NIDs in SceSysclibForDriverReiko Asakura2020-07-252-2/+53
* | Merge VitasdkReiko Asakura2020-07-2423-163/+213
|\ \
| * | Revert vitasdk commitsReiko Asakura2020-07-241-2/+1
| |/
| * Update vshbridge and modulemgr (#457)Itai Levin2020-07-162-0/+19
| * Unify SDK Version constant for all occurrences. (#452)Rinnegatamante2020-06-301-1/+2
| * Update modulemgr structs (#453)Princess of Sleeping2020-06-292-8/+19
| * Fix many args (#451)Princess of Sleeping2020-06-2622-160/+160
| * Fix modulemgr two function arg name and documentPrincess of Sleeping2020-06-261-5/+5
| * Fix one function name and argsPrincess of Sleeping2020-06-261-1/+1
| * Fix modulemgr one function namePrincess of Sleeping2020-06-261-1/+1
| * Fix two function name and argsPrincess of Sleeping2020-06-261-2/+23
| * Fix modulemgr two function namePrincess of Sleeping2020-06-261-2/+2
* | Add functions in SceAVConfigReiko Asakura2020-07-241-0/+98
* | Changes to SceAppMgrBudgetInfoReiko Asakura2020-07-241-16/+20
* | Add SceSharedFb protoypesGrapheneCt2020-07-241-0/+24
* | Add SceIofilemgr function prototypesReiko Asakura2020-07-232-0/+98
* | Rename some IO syscalls and wrappersReiko Asakura2020-07-231-3/+3
* | Put common IO definitions into psp2commonReiko Asakura2020-07-2312-207/+173