summaryrefslogtreecommitdiff
path: root/nids/360/SceIofilemgr.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove forwarded syscallsReiko Asakura2021-03-101-31/+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.
* Remove SceLibKernel re-exported syscallsReiko Asakura2021-03-111-3/+0
|
* Add async IO functions for kernelReiko Asakura2020-07-231-0/+5
|
* Added some vfs nidsTheOfficialFloW2020-02-161-0/+4
|
* Misc manual changes on db.ymldevnoname1202019-02-021-4/+4
|
* Import NIDs from https://wiki.henkaku.xyzdevnoname1202019-01-311-0/+53
| | | | Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
* Import NIDs from https://pastebin.com/ZAfpHwEHdevnoname1202019-01-311-0/+38
|
* psp2kern: Readd some kernel IO functionsSunguk Lee2018-01-151-0/+6
| | | | https://wiki.henkaku.xyz/vita/SceIofilemgr
* Fix some incorrect module and library NIDsdevnoname1202017-04-181-1/+1
| | | | Fix #7
* Added a dozen of nidsTheOfficialFloW2017-02-141-0/+10
|
* Update db.yml (#134)TheOfficialFloW2017-02-111-0/+9
|
* Added sceIoDevctlForDriverTheOfficialFloW2016-12-141-0/+1
|
* Added NID for sceIoRemoveForDriverYifan Lu2016-12-111-0/+1
|
* kernel development headers (#67)Davee2016-11-021-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis
* Library and module names are now correct in the NID JSON according to what ↵Glenn Anderson2015-08-151-19/+0
| | | | psp2sdk has.
* Makes library/module NIDs unique.Glenn Anderson2015-08-151-2/+2
|
* Adds initial NID JSON database.Glenn Anderson2015-08-151-0/+19