summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Change `pragma GCC warning` to `pragma message`Reiko Asakura2020-07-233-3/+3
* | Add async IO functions for kernelReiko Asakura2020-07-235-0/+358
* | Add thread event functions for kernelReiko Asakura2020-07-233-2/+24
* | Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura2020-07-235-46/+83
* | Refactor kernel IO functionsReiko Asakura2020-07-234-20/+435
* | Add all prototypes for SceClibMspace functionsReiko Asakura2020-07-221-3/+29
* | Add SceSas internal functionsGrapheneCt2020-07-221-0/+32
* | Add async IO functions for userlandGrapheneCt2020-07-214-1/+401
* | Refactor userland SceIofilemgr headersReiko Asakura2020-07-214-33/+443
* | Add doc and remove unneeded includeReiko Asakura2020-07-212-3/+3
* | Fix var exports incorrectly exported as funcsReiko Asakura2020-07-191-1/+2
* | Add SceShellSvc function and rename headerGrapheneCt2020-07-113-165/+185
* | Add psp2/bgapputil.hGrapheneCt2020-07-072-0/+34
* | Add psp2/trigger_util.hGrapheneCt2020-07-072-0/+250