diff options
author | devnoname120 | 2019-01-31 14:16:39 +0100 |
---|---|---|
committer | devnoname120 | 2019-01-31 14:16:39 +0100 |
commit | 4d84ffbce2baa706cdba5e1900c1545248b8d597 (patch) | |
tree | 0b8752ec9f5a01bc733f84d138906d3a29a21e67 /nids/360/SceMotionDev.yml | |
parent | Import NIDs from https://pastebin.com/ZAfpHwEH (diff) | |
download | vds-libraries-4d84ffbce2baa706cdba5e1900c1545248b8d597.tar.gz |
Import NIDs from https://wiki.henkaku.xyz
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
Diffstat (limited to 'nids/360/SceMotionDev.yml')
-rw-r--r-- | nids/360/SceMotionDev.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nids/360/SceMotionDev.yml b/nids/360/SceMotionDev.yml index 8ab4e38..6a608fe 100644 --- a/nids/360/SceMotionDev.yml +++ b/nids/360/SceMotionDev.yml @@ -40,7 +40,10 @@ modules: SceMotionDevForDriver: nid: 0xA501409A functions: + sceMotionDevGetCalibrationData: 0xF0251700 + sceMotionDevGetCalibrationHeader: 0x3B23DF55 sceMotionDevGetDeviceInfo: 0x3E4BCBC0 + sceMotionDevGetEvaInfo: 0x5B53AC26 sceMotionDevIsReady: 0x10AAC8EA sceMotionDevNoiseFilterIsAvailable: 0x11A17A96 sceMotionDevRead: 0x3A3407B5 |