Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove forwarded syscalls | Reiko Asakura | 2021-03-10 | 1 | -128/+0 |
| | | | | | | | | | | | The criteria for removal are 1. The syscall forwarder does not modify arguments or pass additional arguments. 2. The syscall is not used outside of the syscall forwarder. For the removed headers, appmgr.h is wrong, iofilemgr_syscall.h is correct, and net_syscalls.h is unknown. | ||||
* | Move libraries to correct module | Reiko Asakura | 2020-09-21 | 1 | -131/+0 |
| | |||||
* | db: Partial revert SceAppMgrForDriver part | Sunguk Lee | 2019-08-04 | 1 | -0/+131 |
| | | | | move to SceAppMgr from SceDriverUser | ||||
* | Fixed some function names and sorted alphabetically | Princess of Sleeping | 2019-07-17 | 1 | -131/+0 |
| | |||||
* | Added ksceAppMgrDestroyOtherAppByPid | TheOfficialFloW | 2019-02-19 | 1 | -0/+1 |
| | |||||
* | Import NIDs from https://wiki.henkaku.xyz | devnoname120 | 2019-01-31 | 1 | -0/+26 |
| | | | | Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept | ||||
* | add ksceAppMgrKillProcess | Davee | 2018-10-29 | 1 | -0/+1 |
| | |||||
* | add sceAppMgrLoadSaveDataSystemFile | Bluzume | 2018-04-14 | 1 | -0/+1 |
| | | | Package installer debug output. | ||||
* | Added some new nids | TheOfficialFloW | 2017-10-28 | 1 | -0/+6 |
| | |||||
* | Update db.yml (SceAppMgr add a lot of NIDs) CB#1 | CelesteBlue-dev | 2017-09-30 | 1 | -0/+49 |
| | |||||
* | Fix some incorrect module and library NIDs | devnoname120 | 2017-04-18 | 1 | -1/+1 |
| | | | | Fix #7 | ||||
* | Add more SceAppMgrUser nids | Lee Harrison | 2016-09-01 | 1 | -0/+103 |
| | | | | Exported from driver_us.suprx | ||||
* | Completed SceAppMgr | TheOfficialFloW | 2016-09-01 | 1 | -0/+173 |
| | |||||
* | Added _sceAppMgrLaunchAppByName2ForShell | Himanshu Goel | 2016-08-21 | 1 | -0/+1 |
| | |||||
* | Update library NIDs in db.json to correct values | xyzz | 2016-07-27 | 1 | -2/+2 |
| | |||||
* | Added new NIDs | TheOfficialFloW | 2016-01-22 | 1 | -3/+26 |
| | |||||
* | Library and module names are now correct in the NID JSON according to what ↵ | Glenn Anderson | 2015-08-15 | 1 | -0/+7 |
| | | | | psp2sdk has. | ||||
* | Makes library/module NIDs unique. | Glenn Anderson | 2015-08-15 | 1 | -2/+2 |
| | |||||
* | Adds initial NID JSON database. | Glenn Anderson | 2015-08-15 | 1 | -0/+10 |