summaryrefslogtreecommitdiff
path: root/nids/360
diff options
context:
space:
mode:
authorSergi Granell2017-07-11 01:26:22 +0200
committerSergi Granell2017-07-11 01:26:22 +0200
commit5e37bf11d20696ffbf87b87ec4c3bd6c7679e303 (patch)
tree6e7c43798cf1217dcbf6c6fd54b037e9ac3b82fe /nids/360
parentThe sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo (diff)
downloadvds-libraries-5e37bf11d20696ffbf87b87ec4c3bd6c7679e303.tar.gz
Update I2C
Diffstat (limited to 'nids/360')
-rw-r--r--nids/360/SceKernelThreadMgr.yml6
-rw-r--r--nids/360/SceLowio.yml1
2 files changed, 7 insertions, 0 deletions
diff --git a/nids/360/SceKernelThreadMgr.yml b/nids/360/SceKernelThreadMgr.yml
index 9afb36d..5dc0498 100644
--- a/nids/360/SceKernelThreadMgr.yml
+++ b/nids/360/SceKernelThreadMgr.yml
@@ -15,6 +15,12 @@ modules:
sceKernelCheckDipsw: 0x1C783FB2
sceKernelClearDipsw: 0x800EDCC1
sceKernelSetDipsw: 0x817053D4
+ SceDipswForDriver:
+ nid: 0xC9E26388
+ functions:
+ sceKernelCheckDipsw: 0xA98FC2FD
+ sceKernelClearDipsw: 0xF1F3E9FE
+ sceKernelSetDipsw: 0x82E45FBF
SceThreadmgr:
nid: 0x859A24B1
functions:
diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml
index 9c37613..370ba4b 100644
--- a/nids/360/SceLowio.yml
+++ b/nids/360/SceLowio.yml
@@ -18,6 +18,7 @@ modules:
SceI2cForDriver:
nid: 0xE14BEF6E
functions:
+ sceI2cInit: 0x9CF8F3D6
sceI2cSetDebugHandlers: 0xA2C7CE62
sceI2cTransferRead: 0xD1D0A9A4
sceI2cTransferWrite: 0xCA94A759