diff options
Diffstat (limited to 'nids/360/SceTouch.yml')
-rw-r--r-- | nids/360/SceTouch.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/nids/360/SceTouch.yml b/nids/360/SceTouch.yml new file mode 100644 index 0000000..ca499bb --- /dev/null +++ b/nids/360/SceTouch.yml @@ -0,0 +1,14 @@ +modules: + SceTouch: + nid: 0x00000000 + libraries: + SceTouch: + nid: 0x00000000 + functions: + sceTouchDisableTouchForce: 0x41194411 + sceTouchEnableTouchForce: 0xB18370C2 + sceTouchGetPanelInfo: 0x10A2CA25 + sceTouchGetSamplingState: 0x26531526 + sceTouchPeek: 0xFF082DF0 + sceTouchRead: 0x169A1D58 + sceTouchSetSamplingState: 0x1B9C5D14 |