summaryrefslogtreecommitdiff
path: root/nids (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SceLibMonoBridge functionsReiko Asakura2021-02-011-4/+11
|
* Correct function names in SceKblForKernelReiko Asakura2021-01-151-18/+18
|
* Remove kscePowerSetGpuClockFrequencyReiko Asakura2021-01-151-1/+0
|
* Add SceFt2 NIDsReiko Asakura2021-01-151-0/+170
|
* Fix ScePower NIDs and prototypePrincess of Sleeping2021-01-041-6/+21
|
* Add gxm and gpu internal functionsGrapheneCt2021-01-152-0/+8
|
* Add SceKblForKernel nidsPrincess of Sleeping2021-01-091-0/+36
| | | | From https://github.com/Princess-of-Sleeping/ScePsp2BootConfig-PDEL/blob/master/extra.yml
* Add NIDs in ScePsp2CompatGrapheneCt2021-01-091-0/+35
|
* Additions for SceAudiocodecGrapheneCt2020-11-081-0/+3
|
* libScePiglet: add function NIDsGrapheneCt2020-10-291-0/+189
| | | | Credits: GrapheneCt, SonicMastr
* ScePsp2Compat: add and fix NIDsGrapheneCt2020-10-241-3/+71
|
* Add scePafMiscInitializeInputMethodExtGrapheneCt2020-10-241-0/+1
|
* Add SceMotion ext and internal funcsGrapheneCt2020-10-241-0/+11
|
* Added ShaccCg HeadersSonicMastr2020-10-161-0/+38
| | | https://github.com/DolceSDK/headers/pull/12
* Add psp2/audiocodec.hGrapheneCt2020-10-131-0/+10
|
* SceIniFileProcessor: fixes for type and namesReiko Asakura2020-10-021-4/+4
|
* Add many functions in ScePsp2CompatGrapheneCt2020-09-261-0/+204
|
* Add PowerVR service functions and errorsReiko Asakura2020-09-231-0/+42
|
* Refactor SceGxmInternal headersReiko Asakura2020-09-231-8/+27
|
* Move functions to correct libraryReiko Asakura2020-09-213-11/+20
|
* Remove functions for old firmware versionsReiko Asakura2020-09-215-30/+0
|
* Move libraries to correct moduleReiko Asakura2020-09-2115-392/+368
|
* Fix module name and debug fingerprintReiko Asakura2020-09-2117-20/+20
|
* Add SceKernelForMono functionsGrapheneCt2020-09-181-0/+8
| | | | Credits: Graphene
* Add SceIniFileProcessorGrapheneCt2020-09-141-0/+30
| | | | Credits: Graphene
* Merge VitasdkReiko Asakura2020-09-141-2/+0
|\
| * Remove non-existing nid entry for SceCpuPrincess of Sleeping2020-08-101-2/+0
| |
* | Add ScePafStdc function prototypesReiko Asakura2020-09-051-0/+3
| |
* | Add thread related function and typesGrapheneCt2020-09-051-0/+1
| | | | | | | | Credits: Graphene
* | Add scePafCes functionsReiko Asakura2020-09-011-0/+13
| |
* | Add SceGxmInternal functionsGrapheneCt2020-08-281-0/+10
| | | | | | | | Thanks to Graphene
* | Rename sce_paf_private -> sce_pafGrapheneCt2020-08-281-88/+88
| | | | | | | | Due to official name found in old version of paf module by Graphene.
* | SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura2020-08-202-3/+22
| |
* | SceLibSsp: add all NIDsReiko Asakura2020-08-201-0/+6
| |
* | Add remaining NIDs for SceGxm (library)Reiko Asakura2020-07-251-0/+9
| |
* | Add all remaining NIDs in SceSysclibForDriverReiko Asakura2020-07-251-2/+12
| |
* | Merge VitasdkReiko Asakura2020-07-241-2/+2
|\|
| * Fix modulemgr one function namePrincess of Sleeping2020-06-261-1/+1
| |
| * Fix modulemgr two function namePrincess of Sleeping2020-06-261-2/+2
| |
* | Rename some IO syscalls and wrappersReiko Asakura2020-07-231-3/+3
| | | | | | | | | | | | | | | | | | These 3 functions, sceIoClose, sceIoRead, sceIoWrite, are imported from SceIofilemgr (library) by SceLibKernel (module) and exported again by SceLibKernel (library) without a syscall wrapper. After this name change, SceIofilemgr_stub will no longer need to be linked for common IO functions.
* | Add async IO functions for kernelReiko Asakura2020-07-231-0/+5
| |
* | Add thread event functions for kernelReiko Asakura2020-07-231-0/+1
| |
* | Add SceSas internal functionsGrapheneCt2020-07-221-0/+32
| | | | | | | | Credits: GrapheneCt
* | Fix var exports incorrectly exported as funcsReiko Asakura2020-07-191-1/+2
| |
* | Add SceShellSvc function and rename headerGrapheneCt2020-07-111-0/+4
| | | | | | | | | | | | For reference on vtable see https://github.com/GrapheneCt/libShellAudio/blob/master/source/ShellAudio.c
* | Add psp2/bgapputil.hGrapheneCt2020-07-071-0/+8
| | | | | | | | From https://github.com/GrapheneCt/Vita-PoC/blob/master/bgapputil.h
* | Add psp2/trigger_util.hGrapheneCt2020-07-071-0/+18
| | | | | | | | From https://github.com/GrapheneCt/Vita-PoC/blob/master/triggerutil.h
* | Merge 3.65 NIDs databaseReiko Asakura2020-07-075-0/+80
|\ \
| * | Added db for 3.65/3.67TheOfficialFloW2018-03-055-0/+80
| | |
* | | Name changes to match styleReiko Asakura2020-07-041-2/+2
| | | | | | | | | | | | | | | | | | | | | In: psp2/incoming_dialog.h psp2/notification_util.h