summaryrefslogtreecommitdiff
path: root/nids/360/SceDriverUser.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-10Fix SceDrmBridge namesReiko Asakura1-4/+4
Syscalls have underscore prefix, syscall forwarders do not.
2020-10-24Add SceMotion ext and internal funcsGrapheneCt1-0/+11
2020-09-21Move libraries to correct moduleReiko Asakura1-0/+223
2019-08-04db: Partial revert SceFios2User partSunguk Lee1-13/+0
move to SceFios2 from SceDriverUser
2019-08-04db: Partial revert SceAppMgrForDriver partSunguk Lee1-131/+0
move to SceAppMgr from SceDriverUser
2019-07-17Return some libraries to wrong export to fix build errorsPrincess of Sleeping1-79/+0
- SceRtcUser - SceDisplayUser - SceMotion
2019-07-17Fixed some function names and sorted alphabeticallyPrincess of Sleeping1-4/+227
2019-01-31Import NIDs from https://wiki.henkaku.xyzdevnoname1201-0/+20
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept