summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReiko Asakura2021-03-11 21:48:14 -0500
committerReiko Asakura2021-03-11 21:48:14 -0500
commit8c87036b519eee96844f06af8bcf1734dd243698 (patch)
tree3bd918f0bac032ac5326391a6dbcf33e750ec670
parentConform syscall names to syslibtrace (diff)
downloadvds-libraries-8c87036b519eee96844f06af8bcf1734dd243698.tar.gz
Add NIDs in SceHpremote
-rw-r--r--nids/360/SceHpremote.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/nids/360/SceHpremote.yml b/nids/360/SceHpremote.yml
new file mode 100644
index 0000000..ada1fd4
--- /dev/null
+++ b/nids/360/SceHpremote.yml
@@ -0,0 +1,16 @@
+modules:
+ SceHpremote:
+ nid: 0xA2133147
+ libraries:
+ SceHpremoteForDriver:
+ nid: 0xFD0B0E27
+ functions:
+ sceHprmGetHpDetect: 0x71B5FB67
+ sceHprmGetInternalState: 0x7B038374
+ sceHprmIsHeadphoneExist: 0x7E69EDA4
+ sceHprmIsMicrophoneExist: 0x219C58F1
+ sceHprmIsRemoteExist: 0x208DB1BD
+ sceHprmRegisterCallback: 0xC7154136
+ sceHprmReset: 0x4D1E622C
+ sceHprmSetConnectCallback: 0xD22913DB
+ sceHprmUnregisterCallback: 0x68D64A0F