diff options
author | Glenn Anderson | 2015-08-15 02:36:49 -0400 |
---|---|---|
committer | Glenn Anderson | 2015-08-15 19:09:16 -0400 |
commit | 860e7bdfdded83166cd64ca94e9512f607fd563a (patch) | |
tree | 4f8115341c5c78170125f1ed5e97b13634f3ce0b /nids/360/SceSulpha.yml | |
parent | Initial commit. Added headers from psp2sdk. (diff) | |
download | vds-libraries-860e7bdfdded83166cd64ca94e9512f607fd563a.tar.gz |
Adds initial NID JSON database.
Diffstat (limited to 'nids/360/SceSulpha.yml')
-rw-r--r-- | nids/360/SceSulpha.yml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/nids/360/SceSulpha.yml b/nids/360/SceSulpha.yml new file mode 100644 index 0000000..7aa2424 --- /dev/null +++ b/nids/360/SceSulpha.yml @@ -0,0 +1,30 @@ +modules: + SceSulpha: + nid: 0x00000000 + libraries: + SceSulpha: + nid: 0x00000000 + functions: + sceSulphaAgentsGetNeededMemory: 0xC5752B6B + sceSulphaAgentsRegister: 0x7ADB454D + sceSulphaAgentsUnregister: 0x2A8B74D7 + sceSulphaEventAdd: 0xB0C2B9CE + sceSulphaEventDelete: 0xD5D995A9 + sceSulphaEventNew: 0xBF61F3B8 + sceSulphaEventReport: 0xBC6A2833 + sceSulphaFileConnect: 0x7968A138 + sceSulphaFileDisconnect: 0xB16E7B88 + sceSulphaGetAgent: 0xDE7E2911 + sceSulphaGetDefaultConfig: 0xA6A05C50 + sceSulphaGetNeededMemory: 0xD52E5A5A + sceSulphaGetTimestamp: 0x29F0DA12 + sceSulphaInit: 0x324F158F + sceSulphaLogHandler: 0x5C6815C6 + sceSulphaLogSetLevel: 0x951D159D + sceSulphaNetworkInit: 0xB4668AEA + sceSulphaNetworkShutdown: 0x0FC71B72 + sceSulphaNodeDelete: 0xD44C9F86 + sceSulphaNodeNew: 0xA41B7402 + sceSulphaSetBookmark: 0x5E15E164 + sceSulphaShutdown: 0x10770BA7 + sceSulphaUpdate: 0x920EC7BF |