diff options
| author | devnoname120 | 2019-02-02 17:36:59 +0100 |
|---|---|---|
| committer | GitHub | 2019-02-02 17:36:59 +0100 |
| commit | a16e4099d840baf064b256cda8b86047369a4b3a (patch) | |
| tree | 7ebb5f5b8bf6ba7916aa070dcafcec20e4772400 /nids/360/SceAudioIn.yml | |
| parent | Add ksceKernelGetMutexInfo_089 (#389) (diff) | |
| parent | Misc manual changes on db.yml (diff) | |
| download | vds-libraries-a16e4099d840baf064b256cda8b86047369a4b3a.tar.gz | |
Merge pull request #390 from vitasdk/import-nids
Import NIDs from misc locations
Diffstat (limited to 'nids/360/SceAudioIn.yml')
| -rw-r--r-- | nids/360/SceAudioIn.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nids/360/SceAudioIn.yml b/nids/360/SceAudioIn.yml index dd50caf..bf06754 100644 --- a/nids/360/SceAudioIn.yml +++ b/nids/360/SceAudioIn.yml @@ -6,7 +6,14 @@ modules: nid: 0xF8DC61A3 functions: sceAudioInGetAdopt: 0x566AC433 + sceAudioInGetInput: 0x08105392 + sceAudioInGetMicGain: 0x86118097 sceAudioInGetStatus: 0x2F940377 sceAudioInInput: 0x638ADD2D + sceAudioInInputWithInputDeviceState: 0x343E8251 sceAudioInOpenPort: 0x39B50DC1 + sceAudioInOpenPortForDiag: 0xC6962E84 sceAudioInReleasePort: 0x3A61B8C4 + sceAudioInSelectInput: 0xA0EB852F + sceAudioInSetMicGain: 0x0F34DD73 + sceAudioInSetMute: 0x1DFE7698 |
