summaryrefslogtreecommitdiff
path: root/nids/360/SceSysmem.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-28Add sceGUIDSet{,Name}Reiko Asakura1-1/+2
Names from 0.990 prototype sysmem.elf.
2021-08-28Update names in SceSysmemForDriverReiko Asakura1-25/+25
These names are inferred from canon names found in debug strings.
2021-08-28Update names in SceSysmemForDriverReiko Asakura1-4/+4
Names from 3.60 devkit sysmem.elf.
2021-08-28Update names in SceSysmemForDriverReiko Asakura1-2/+2
Names from 0.990 prototype threadmgr.elf.
2021-08-28Update names in SceSysmemForDriver/KernelReiko Asakura1-2/+2
From 0.990 prototype deci4p_dbgp.elf.
2021-08-28Update names in SceSysmemForDriverReiko Asakura1-24/+24
Names are from 0.990 prototype sysmem.elf.
2021-07-08Fix name in SceSysmemGrapheneCt1-1/+1
Name from devkit 1.66
2020-11-06Update name, doc, prototype in sblaimgr.hPrincess of Sleeping1-1/+1
2020-10-31Add functions in SceDebugFor{Driver,Kernel}Princess of Sleeping1-0/+2
2020-10-31Add function prototypes in sysroot.hPrincess of Sleeping1-0/+2
2020-11-10Fix name for sceSysrootGetHardwareFlagsPrincess of Sleeping1-1/+1
2021-03-12Add and fix names in SceSysrootForKernelReiko Asakura1-1/+13
Names from 0.940 prototype sysmem.skprx
2021-03-11Add sceKernelGetSystemTime functionsReiko Asakura1-0/+1
2021-03-10Remove duplicate exportsReiko Asakura1-2/+0
2021-03-05Rename sceKernelCpuGetCpuId -> sceKernelCpuIdReiko Asakura1-2/+2
This name is from SDK 0.945.040, and also confirmed by SHA1 digest in SceKblForKernel.
2021-03-03Add kernel net function NIDsReiko Asakura1-0/+4
From 0.940 bt.skprx: sceNetDriverAttach sceNetGatewayAttach From 0.990 deci4p_dbgp.skprx: sceNetDebugAttach sceNetDebugDetach
2020-09-21Move functions to correct libraryReiko Asakura1-1/+1
2020-09-21Remove functions for old firmware versionsReiko Asakura1-2/+0
2020-08-20SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura1-3/+3
2020-08-10Remove non-existing nid entry for SceCpuPrincess of Sleeping1-2/+0
2020-07-25Add all remaining NIDs in SceSysclibForDriverReiko Asakura1-2/+12
2020-04-22Add names for NIDs in SceSysclibForDriverReiko Asakura1-0/+12
2020-03-24Add ksceDebugVprintfReiko Asakura1-0/+1
2019-07-17Fixed some function names and sorted alphabeticallyPrincess of Sleeping1-7/+32
2019-03-23db: Fix more duplicated NIDsSunguk Lee1-1/+1
just add `2` postfix into name
2019-03-22psp2kern: Add postfix `2` into ksceKernelCreateUidObj(for driver)Sunguk Lee1-1/+1
it would be simple hack, but already we have similar NID names technically we should make the rule that prevents duplicated name in multiple libs related #400
2019-02-23Added ksceKernelSysrootCheckModelCapabilityTheOfficialFloW1-0/+1
2019-02-18correct ksceKernelSysrootSetProcessHandler libraryDavee1-1/+1
should be part of SceSysrootForDriver instead.
2019-02-17add ksceKernelSysrootSetProcessHandlerDavee1-0/+1
2019-02-02Misc manual changes on db.ymldevnoname1201-10/+0
2019-01-31Import NIDs from https://wiki.henkaku.xyzdevnoname1201-0/+236
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
2019-01-28Add ksceKernelSysrootGetSystemSwVersiondevnoname1201-0/+4
This returns the real version of the system, even if Henkaku spoofing is enabled.
2019-01-23Added new NIDs found in debug stringsTheOfficialFloW1-0/+5
2019-01-11Added ksceKernelAllocHeapMemoryWithOptionTheOfficialFloW1-0/+1
2018-12-15Add of some SceKernelUtilsForDriverPrincess of Sleeping1-0/+7
2018-09-01Add some functions of SceKernelUtilsForDriver (#350)Princess of Sleeping1-0/+3
* Add some functions of SceKernelUtilsForDriver * Add some nid of SceKernelUtilsForDriver
2018-08-18Add ksceSblAimgrGetTargetId nidPrincess of Sleeping1-0/+1
2018-08-11 Update SceDebug (#338)CelesteBlue-dev1-0/+4
Update SceDebug
2018-08-02Update SceSysmemSergi Granell1-0/+5
2018-06-29Fix 0x50FE3B4D from ksceSysrootIsManufacturingMode to ↵CelesteBlue-dev1-1/+1
ksceSysrootUseInternalStorage Thanks to SKGleba
2018-06-21Add SBL NIDs (#328)Sergi Granell1-0/+2
2018-02-17Readded NIDs to databaseTheOfficialFloW1-0/+3
2018-02-17Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵TheOfficialFloW1-3/+0
newer FWs
2018-02-14Add Cpu and Sysmem NIDs (#293)Sergi Granell1-0/+9
* Add Cpu and Sysmem NIDs
2017-12-03Add ksceKernelFindClassByName, update SceClassSergi Granell1-0/+1
2017-11-30Add ksceKernelCpuGetCpuId NIDSergi Granell1-0/+1
2017-11-12Added more SceSysclibForDriver NIDsTheOfficialFloW1-0/+7
2017-11-08Add ksceKernelGetMemBlockTypeSergi Granell1-0/+1
2017-10-31strlen -> strnlenTheOfficialFloW1-1/+1
2017-10-28Added some new nidsTheOfficialFloW1-0/+12