diff options
author | scribam | 2017-11-12 10:53:42 +0100 |
---|---|---|
committer | Sunguk Lee | 2017-11-13 01:47:52 +0900 |
commit | fc7051002c2c48f74bac190e3af7bc2535549a39 (patch) | |
tree | df9dac2c8aa03dcff37b988605f2e6ddaff40498 /nids/360/SceNet.yml | |
parent | Added ksceSblACMgrIsSystem (diff) | |
download | vds-libraries-fc7051002c2c48f74bac190e3af7bc2535549a39.tar.gz |
Add some sceGxm*, sceIo*, sceNet* nids
Diffstat (limited to 'nids/360/SceNet.yml')
-rw-r--r-- | nids/360/SceNet.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/SceNet.yml b/nids/360/SceNet.yml index c49ade5..b6fbdb9 100644 --- a/nids/360/SceNet.yml +++ b/nids/360/SceNet.yml @@ -13,6 +13,8 @@ modules: sceNetDumpCreate: 0xAFF9FA4D sceNetDumpDestroy: 0x82DDCF63 sceNetDumpRead: 0x04042925 + sceNetEmulationGet: 0xAE3F4AC6 + sceNetEmulationSet: 0x561DFD03 sceNetEpollAbort: 0x93FCC4E8 sceNetEpollControl: 0x4C8764AC sceNetEpollCreate: 0xF9D102AE |