Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add thread event functions for kernel | Reiko Asakura | 2020-07-23 | 1 | -0/+1 | |
* | | Add SceSas internal functions | GrapheneCt | 2020-07-22 | 1 | -0/+32 | |
* | | Fix var exports incorrectly exported as funcs | Reiko Asakura | 2020-07-19 | 1 | -1/+2 | |
* | | Add SceShellSvc function and rename header | GrapheneCt | 2020-07-11 | 1 | -0/+4 | |
* | | Add psp2/bgapputil.h | GrapheneCt | 2020-07-07 | 1 | -0/+8 | |
* | | Add psp2/trigger_util.h | GrapheneCt | 2020-07-07 | 1 | -0/+18 | |
* | | Name changes to match style | Reiko Asakura | 2020-07-04 | 1 | -2/+2 | |
* | | Add SceJpegArm | GrapheneCt | 2020-06-30 | 1 | -0/+13 | |
* | | Merge Vitasdk | Reiko Asakura | 2020-06-23 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | Revert vitasdk commits | Reiko Asakura | 2020-06-23 | 1 | -5/+1 | |
| |/ | ||||||
| * | Update modulemgr (#434) | Princess of Sleeping | 2020-06-18 | 1 | -3/+3 | |
| * | Fix for incorrect sceGxmGetRenderTargetMemSize prototype. | Rinnegatamante | 2020-06-17 | 1 | -1/+1 | |
| * | Added sceGxmVshInitialize reference. | Rinnegatamante | 2020-06-11 | 1 | -0/+4 | |
* | | Add more stuff in SceShellUtil | GrapheneCt | 2020-06-13 | 1 | -1/+11 | |
* | | Add sceShellUtilReboot | Reiko Asakura | 2020-06-13 | 1 | -0/+1 | |
* | | Add incoming_dialog.h | GrapheneCt | 2020-06-12 | 1 | -0/+13 | |
* | | Fix typo sceGxmGetRenderTargetMemSize | Reiko Asakura | 2020-06-09 | 1 | -1/+1 | |
* | | SceNotificationUtil: add NIDs and header | GrapheneCt | 2020-06-05 | 1 | -0/+19 | |
* | | kernel fast mutex: add and fix all related | Reiko Asakura | 2020-05-23 | 1 | -1/+4 | |
* | | Add sceGxmVshInitialize | Reiko Asakura | 2020-04-22 | 1 | -0/+4 | |
* | | Add names for NIDs in SceSysclibForDriver | Reiko Asakura | 2020-04-22 | 1 | -0/+12 | |
* | | Merge vitasdk | Reiko Asakura | 2020-04-21 | 1 | -0/+4 | |
|\| | ||||||
| * | Added some vfs nids | TheOfficialFloW | 2020-02-16 | 1 | -0/+4 | |
* | | Add ksceDebugVprintf | Reiko Asakura | 2020-03-24 | 1 | -0/+1 | |
|/ | ||||||
* | libkernel variable exports | Francisco José García García | 2020-01-16 | 1 | -2/+3 | |
* | Add scePsmDrmGetRifInfo (#435) | Bluzume | 2020-01-07 | 1 | -0/+1 | |
* | Add SceLibMtp (#432) | Bluzume | 2019-12-16 | 1 | -0/+54 | |
* | add kscePowerRequestShutdown | Bluzume | 2019-11-13 | 1 | -0/+1 | |
* | Added some SceKernelModulemgr NID | Princess of Sleeping | 2019-09-29 | 1 | -0/+6 | |
* | db: Partial revert SceFios2User part | Sunguk Lee | 2019-08-04 | 2 | -13/+13 | |
* | db: Partial revert SceAppMgrForDriver part | Sunguk Lee | 2019-08-04 | 2 | -131/+131 | |
* | add kscePowerSetCallbackState | Bluzume | 2019-07-17 | 1 | -0/+1 | |
* | Return some libraries to wrong export to fix build errors | Princess of Sleeping | 2019-07-17 | 4 | -79/+83 | |
* | Fixed some function names and sorted alphabetically | Princess of Sleeping | 2019-07-17 | 8 | -260/+259 | |
* | psp2: Add sceKernelUnlockLwMutex2 | Nick Renieris | 2019-06-07 | 1 | -0/+1 | |
* | db: Fix more duplicated NIDs | Sunguk Lee | 2019-03-23 | 4 | -25/+25 | |
* | psp2kern: Add postfix `2` into ksceKernelCreateUidObj(for driver) | Sunguk Lee | 2019-03-22 | 1 | -1/+1 | |
* | Use bruteforced name | TheOfficialFloW | 2019-02-24 | 1 | -1/+1 | |
* | Added ksceKernelSysrootCheckModelCapability | TheOfficialFloW | 2019-02-23 | 1 | -0/+1 | |
* | Added ksceAppMgrDestroyOtherAppByPid | TheOfficialFloW | 2019-02-19 | 1 | -0/+1 | |
* | Merge pull request #393 from d3m3vilurr/rename-aes | Sunguk Lee | 2019-02-18 | 1 | -14/+14 | |
|\ | ||||||
| * | db: Change non-portability hash function's postfix | Sunguk Lee | 2019-02-15 | 1 | -2/+2 | |
| * | db: Rename hash functions | Sunguk Lee | 2019-02-15 | 1 | -14/+14 | |
* | | correct ksceKernelSysrootSetProcessHandler library | Davee | 2019-02-18 | 1 | -1/+1 | |
* | | add ksceKernelSysrootSetProcessHandler | Davee | 2019-02-17 | 1 | -0/+1 | |
|/ | ||||||
* | Add for kernel MsgPipes | Davee | 2019-02-13 | 1 | -0/+6 | |
* | Misc manual changes on db.yml | devnoname120 | 2019-02-02 | 4 | -19/+4 | |
* | Import NIDs from https://wiki.henkaku.xyz | devnoname120 | 2019-01-31 | 31 | -1/+624 | |
* | Import NIDs from https://pastebin.com/ZAfpHwEH | devnoname120 | 2019-01-31 | 20 | -0/+459 | |
* | Add ksceKernelGetMutexInfo_089 (#389) | Alex James | 2019-01-29 | 1 | -0/+1 |