summaryrefslogtreecommitdiff
path: root/nids/360/SceSblACMgr.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-23db: Fix more duplicated NIDsSunguk Lee1-19/+19
just add `2` postfix into name
2019-01-31Import NIDs from https://wiki.henkaku.xyzdevnoname1201-0/+39
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
2019-01-08Add ksceSblACMgrIsAllowedUsbSerial to db.yml (#384)Bluzume1-0/+1
* Update db.yml * Update db.yml
2018-07-18Revert "Added ksceSblACMgrIsUpdate"Sunguk Lee1-1/+0
This reverts commit 5e8d76b889742567b439691f98ca07bb59da0ad9.
2018-04-05Added ksceSblACMgrIsUpdateTheOfficialFloW1-0/+1
2018-03-15Add _sceSblACMgrIsGameProgramCelesteBlue-dev1-0/+4
2017-11-10Added ksceSblACMgrIsSystemTheOfficialFloW1-0/+1
2017-07-14Added ksceSblACMgrIsPspEmuTheOfficialFloW1-0/+1
2017-04-18Fix some incorrect module and library NIDsdevnoname1201-1/+1
Fix #7
2017-02-14Added many nids found in vshTheOfficialFloW1-0/+1
2016-11-02kernel development headers (#67)Davee1-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