summaryrefslogtreecommitdiff
path: root/nids (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* | | Add SceJpegArmGrapheneCt2020-06-301-0/+13
| | | | | | | | | | | | From https://github.com/GrapheneCt/Vita-PoC/blob/master/jpegarm.h
* | | Merge VitasdkReiko Asakura2020-06-231-3/+3
|\ \ \
| * | | Revert vitasdk commitsReiko Asakura2020-06-231-5/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Added sceAppMgrGetBudgetInfo prototype." This reverts commit 8fa5c1fd177b7f921ee809cea04099d3c7e25933. Revert "Added sceSharedFB group in doxygen doc." This reverts commit 70876044c82f8320eaa8c2da6b8af61b48625b18. Revert "Fix for incorrect sceGxmGetRenderTargetMemSize prototype." This reverts commit 361b2153c3ffee8aa4a022a41541391b6465d9fd. Revert "Added sceAVConfigSetDisplayColorSpaceMode prototype (#444)" This reverts commit 3a130e9ab8a981316dbd3d03abccf0a651baabe1. Revert "Added sceSharedFb prototypes." This reverts commit fe1adba231c35f60c0c54ed63bc52d9c25520bc5. Revert "tabification." This reverts commit 537864dfd836390810a0fc5b91256507f3459398. Revert "Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flags" This reverts commit eaeaa78e3890aa5ebf12ff88c2f57a08cfda9a51. Revert "Added sceGxmVshInitialize reference." This reverts commit dafa6f1c3a58a2ea9af8008edef4d4c6168c2f90.
| * | Update modulemgr (#434)Princess of Sleeping2020-06-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update SceKernelModuleInfo and SceKernelSegmentInfo * update SceKernelModuleInfo and SceKernelSegmentInfo * fix wrong name of modulemgr nid * fix SceKernelModuleName * fix wrong function and wrong struct * fix sort * update SceKernelModuleInfo * update SceKernelModuleInfo
| * | Fix for incorrect sceGxmGetRenderTargetMemSize prototype.Rinnegatamante2020-06-171-1/+1
| | |
| * | Added sceGxmVshInitialize reference.Rinnegatamante2020-06-111-0/+4
| | |
* | | Add more stuff in SceShellUtilGrapheneCt2020-06-131-1/+11
| | | | | | | | | | | | | | | Credits: GrapheneCt From https://forum.devchroma.nl/index.php/topic,149.0.html
* | | Add sceShellUtilRebootReiko Asakura2020-06-131-0/+1
| | | | | | | | | | | | Credits: Princess-of-Sleeping
* | | Add incoming_dialog.hGrapheneCt2020-06-121-0/+13
| | | | | | | | | | | | From https://github.com/GrapheneCt/Vita-PoC/blob/master/incoming_dialog.h
* | | Fix typo sceGxmGetRenderTargetMemSizeReiko Asakura2020-06-091-1/+1
| | |
* | | SceNotificationUtil: add NIDs and headerGrapheneCt2020-06-051-0/+19
| | | | | | | | | | | | | | | | | | Prototypes from https://github.com/GrapheneCt/Vita-PoC See also for examples.
* | | kernel fast mutex: add and fix all relatedReiko Asakura2020-05-231-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Renamed sceKernelDeleteFastMutex to sceKernelFinalizeFastMutex. This matches the name found in 0.940 prototype firmware and the NID has not changed since then. 2. Unlike lightweight mutex, the work area is not required to be 8 byte aligned, but I have done so anyway. 3. The work area's size is 0x40, but only 0x28 is used. However it is not safe to use a smaller work area because sceKernelFinalizeFastMutex memsets 0x40 bytes to 0. 4. The last field of the work area, 4 bytes long at offset 0x24, contains the dummy value 0xA35DB473 when the fast mutex is initialised. Functions in SceKernelThreadmgr related to fast mutex will check this value and this allows us to find all functions related to fast mutex.
* | | Add sceGxmVshInitializeReiko Asakura2020-04-221-0/+4
| | |
* | | Add names for NIDs in SceSysclibForDriverReiko Asakura2020-04-221-0/+12
| | |