summaryrefslogtreecommitdiff
path: root/nids/360/SceDriverUser.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix SceDrmBridge namesReiko Asakura2021-03-101-4/+4
| | | | Syscalls have underscore prefix, syscall forwarders do not.
* Add SceMotion ext and internal funcsGrapheneCt2020-10-241-0/+11
|
* Move libraries to correct moduleReiko Asakura2020-09-211-0/+223
|
* db: Partial revert SceFios2User partSunguk Lee2019-08-041-13/+0
| | | | move to SceFios2 from SceDriverUser
* db: Partial revert SceAppMgrForDriver partSunguk Lee2019-08-041-131/+0
| | | | move to SceAppMgr from SceDriverUser
* Return some libraries to wrong export to fix build errorsPrincess of Sleeping2019-07-171-79/+0
| | | | | | - SceRtcUser - SceDisplayUser - SceMotion
* Fixed some function names and sorted alphabeticallyPrincess of Sleeping2019-07-171-4/+227
|
* Import NIDs from https://wiki.henkaku.xyzdevnoname1202019-01-311-0/+20
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept