summaryrefslogtreecommitdiff
path: root/nids/360/SceSblACMgr.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db: Fix more duplicated NIDsSunguk Lee2019-03-231-19/+19
| | | | just add `2` postfix into name
* Import NIDs from https://wiki.henkaku.xyzdevnoname1202019-01-311-0/+39
| | | | Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
* Add ksceSblACMgrIsAllowedUsbSerial to db.yml (#384)Bluzume2019-01-081-0/+1
| | | | | | * Update db.yml * Update db.yml
* Revert "Added ksceSblACMgrIsUpdate"Sunguk Lee2018-07-181-1/+0
| | | | This reverts commit 5e8d76b889742567b439691f98ca07bb59da0ad9.
* Added ksceSblACMgrIsUpdateTheOfficialFloW2018-04-051-0/+1
|
* Add _sceSblACMgrIsGameProgramCelesteBlue-dev2018-03-151-0/+4
|
* Added ksceSblACMgrIsSystemTheOfficialFloW2017-11-101-0/+1
|
* Added ksceSblACMgrIsPspEmuTheOfficialFloW2017-07-141-0/+1
|
* Fix some incorrect module and library NIDsdevnoname1202017-04-181-1/+1
| | | | Fix #7
* Added many nids found in vshTheOfficialFloW2017-02-141-0/+1
|
* kernel development headers (#67)Davee2016-11-021-0/+11
* 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