Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
* | | Add SceLibMono & mono_security_enable_core_clr | Bluzume | 2019-04-26 | 1 | -0/+8 | |
* | | db: Fix more duplicated NIDs | Sunguk Lee | 2019-03-23 | 5 | -27/+27 | |
* | | 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 | |
* | | Add ksceKernelSysrootGetSystemSwVersion | devnoname120 | 2019-01-28 | 1 | -0/+4 | |
* | | Added SceSysconForDriver NIDs | TheOfficialFloW | 2019-01-24 | 1 | -4/+28 | |
* | | Added new NIDs found in debug strings | TheOfficialFloW | 2019-01-23 | 5 | -1/+13 | |
* | | Added ksceKernelAllocHeapMemoryWithOption | TheOfficialFloW | 2019-01-11 | 1 | -0/+1 | |
* | | Added two SceModulemgrForKernel NIDs | TheOfficialFloW | 2019-01-10 | 1 | -0/+2 | |
* | | Add some SceLcd NIDs | Sergi Granell | 2019-01-08 | 1 | -0/+15 | |
* | | Add ksceSblACMgrIsAllowedUsbSerial to db.yml (#384) | Bluzume | 2019-01-08 | 1 | -0/+1 | |
* | | Fix SceSdif duplicate functions (#383) | CelesteBlue-dev | 2018-12-28 | 1 | -6/+0 | |
* | | Update SceSdif according to wiki (#382) | CelesteBlue-dev | 2018-12-27 | 1 | -4/+10 | |
* | | Add some SceSdif NIDs (#377) | Alex James | 2018-12-24 | 1 | -0/+20 | |
* | | Update SceRtc (#378) | CelesteBlue-dev | 2018-12-23 | 1 | -0/+33 | |
* | | Update SceNetPs (#376) | CelesteBlue-dev | 2018-12-19 | 1 | -2/+39 |