summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Anderson2015-08-15 02:36:49 -0400
committerGlenn Anderson2015-08-15 19:09:16 -0400
commit860e7bdfdded83166cd64ca94e9512f607fd563a (patch)
tree4f8115341c5c78170125f1ed5e97b13634f3ce0b
parentInitial commit. Added headers from psp2sdk. (diff)
downloadvds-libraries-860e7bdfdded83166cd64ca94e9512f607fd563a.tar.gz
Adds initial NID JSON database.
-rw-r--r--nids/360/SceAppMgr.yml10
-rw-r--r--nids/360/SceAppMgrUser.yml11
-rw-r--r--nids/360/SceAppUtil.yml49
-rw-r--r--nids/360/SceAtrac.yml31
-rw-r--r--nids/360/SceAudio.yml16
-rw-r--r--nids/360/SceAudioIn.yml12
-rw-r--r--nids/360/SceAudiodecUser.yml19
-rw-r--r--nids/360/SceAudioencUser.yml18
-rw-r--r--nids/360/SceAvPlayer.yml27
-rw-r--r--nids/360/SceCamera.yml46
-rw-r--r--nids/360/SceClipboard.yml9
-rw-r--r--nids/360/SceCoredump.yml9
-rw-r--r--nids/360/SceCtrl.yml15
-rw-r--r--nids/360/SceDbg.yml12
-rw-r--r--nids/360/SceDisplay.yml19
-rw-r--r--nids/360/SceDisplayUser.yml9
-rw-r--r--nids/360/SceFiber.yml22
-rw-r--r--nids/360/SceFios2.yml157
-rw-r--r--nids/360/SceGameUpdate.yml11
-rw-r--r--nids/360/SceGxm.yml260
-rw-r--r--nids/360/SceHandwriting.yml18
-rw-r--r--nids/360/SceHttp.yml94
-rw-r--r--nids/360/SceIme.yml13
-rw-r--r--nids/360/SceIofilemgr.yml19
-rw-r--r--nids/360/SceJpegEncUser.yml17
-rw-r--r--nids/360/SceJpegUser.yml18
-rw-r--r--nids/360/SceLibKernel.yml270
-rw-r--r--nids/360/SceLibLocation.yml29
-rw-r--r--nids/360/SceLibLocationExtension.yml10
-rw-r--r--nids/360/SceLibRudp.yml37
-rw-r--r--nids/360/SceLiveAreaUtil.yml15
-rw-r--r--nids/360/SceModulemgr.yml10
-rw-r--r--nids/360/SceMotion.yml26
-rw-r--r--nids/360/SceMusicExport.yml8
-rw-r--r--nids/360/SceNearDialogUtil.yml40
-rw-r--r--nids/360/SceNearUtil.yml36
-rw-r--r--nids/360/SceNet.yml63
-rw-r--r--nids/360/SceNetAdhocMatching.yml21
-rw-r--r--nids/360/SceNetCtl.yml25
-rw-r--r--nids/360/SceNgs.yml75
-rw-r--r--nids/360/ScePerf.yml34
-rw-r--r--nids/360/ScePgf.yml30
-rw-r--r--nids/360/ScePhotoExport.yml11
-rw-r--r--nids/360/ScePower.yml20
-rw-r--r--nids/360/SceProcessmgr.yml17
-rw-r--r--nids/360/ScePspnetAdhoc.yml35
-rw-r--r--nids/360/ScePvf.yml50
-rw-r--r--nids/360/SceRtc.yml8
-rw-r--r--nids/360/SceRtcUser.yml47
-rw-r--r--nids/360/SceSas.yml40
-rw-r--r--nids/360/SceScreenShot.yml15
-rw-r--r--nids/360/SceShutterSound.yml8
-rw-r--r--nids/360/SceSsl.yml18
-rw-r--r--nids/360/SceSulpha.yml30
-rw-r--r--nids/360/SceSysmem.yml14
-rw-r--r--nids/360/SceSysmodule.yml10
-rw-r--r--nids/360/SceSystemGesture.yml24
-rw-r--r--nids/360/SceThreadmgr.yml75
-rw-r--r--nids/360/SceThreadmgrCoredumpTime.yml8
-rw-r--r--nids/360/SceTouch.yml14
-rw-r--r--nids/360/SceUlt.yml69
-rw-r--r--nids/360/SceVideodecUser.yml28
-rw-r--r--nids/360/SceVoice.yml35
-rw-r--r--nids/360/SceVoiceQoS.yml24
-rw-r--r--nids/SceLibMonoBridge.yml301
65 files changed, 2571 insertions, 0 deletions
diff --git a/nids/360/SceAppMgr.yml b/nids/360/SceAppMgr.yml
new file mode 100644
index 0000000..4c4c6a6
--- /dev/null
+++ b/nids/360/SceAppMgr.yml
@@ -0,0 +1,10 @@
+modules:
+ SceAppMgr:
+ nid: 0x00000000
+ libraries:
+ SceAppMgr:
+ nid: 0x00000000
+ functions:
+ sceAppMgrAcquireBgmPort: 0xAFCEAB96
+ sceAppMgrReleaseBgmPort: 0xF3717E37
+ sceAppMgrSetInfobarState: 0xAD9022A1
diff --git a/nids/360/SceAppMgrUser.yml b/nids/360/SceAppMgrUser.yml
new file mode 100644
index 0000000..b76e235
--- /dev/null
+++ b/nids/360/SceAppMgrUser.yml
@@ -0,0 +1,11 @@
+modules:
+ SceAppMgrUser:
+ nid: 0x00000000
+ libraries:
+ SceAppMgrUser:
+ nid: 0x00000000
+ functions:
+ _sceAppMgrGetAppState: 0x5E86319A
+ sceAppMgrLoadExec: 0xE6774ABC
+ sceAppMgrReceiveSystemEvent: 0x10B5765F
+ sceAppMgrSetNetworkDisconnectionWarningDialogState: 0xE352B29C
diff --git a/nids/360/SceAppUtil.yml b/nids/360/SceAppUtil.yml
new file mode 100644
index 0000000..bcfe22b
--- /dev/null
+++ b/nids/360/SceAppUtil.yml
@@ -0,0 +1,49 @@
+modules:
+ SceAppUtil:
+ nid: 0x00000000
+ libraries:
+ SceAppUtil:
+ nid: 0x00000000
+ functions:
+ sceAppUtilAddCookieWebBrowser: 0xC97D5D9E
+ sceAppUtilAddcontMount: 0x53B2C020
+ sceAppUtilAddcontUmount: 0x1B36AF8C
+ sceAppUtilAppEventParseIncomingDialog: 0x22297D59
+ sceAppUtilAppEventParseLiveArea: 0x0F4EE55F
+ sceAppUtilAppEventParseNearGift: 0x77380601
+ sceAppUtilAppEventParseNpAppDataMessage: 0x6BED9B58
+ sceAppUtilAppEventParseNpBasicJoinablePresence: 0x28C7D4F6
+ sceAppUtilAppEventParseNpInviteMessage: 0xA2496814
+ sceAppUtilAppEventParseScreenShotNotification: 0x2AF42D6A
+ sceAppUtilAppEventParseTriggerUtil: 0x8DEE696B
+ sceAppUtilAppEventParseWebBrowser: 0x8ED716F5
+ sceAppUtilAppParamGetInt: 0xCD7FD67A
+ sceAppUtilBgdlGetStatus: 0x96F478D6
+ sceAppUtilDrmClose: 0x6A140498
+ sceAppUtilDrmOpen: 0x2DB7BE3B
+ sceAppUtilInit: 0xDAFFE671
+ sceAppUtilLaunchWebBrowser: 0xF19D0423
+ sceAppUtilLoadSafeMemory: 0x3424D772
+ sceAppUtilMusicMount: 0xB5EDCBFF
+ sceAppUtilMusicUmount: 0xA7FE1BF7
+ sceAppUtilPhotoMount: 0xEE85804D
+ sceAppUtilPhotoUmount: 0x9651B941
+ sceAppUtilPspSaveDataGetDirNameList: 0x9942071D
+ sceAppUtilPspSaveDataLoad: 0x7402C6EA
+ sceAppUtilReceiveAppEvent: 0xEE0DBED9
+ sceAppUtilResetCookieWebBrowser: 0x4FAAD133
+ sceAppUtilSaveDataDataRemove: 0xD1C6AB8E
+ sceAppUtilSaveDataDataSave: 0x607647BA
+ sceAppUtilSaveDataGetQuota: 0xC560E716
+ sceAppUtilSaveDataMount: 0xE61453B0
+ sceAppUtilSaveDataSlotCreate: 0x7E8FE96A
+ sceAppUtilSaveDataSlotDelete: 0x266A7646
+ sceAppUtilSaveDataSlotGetParam: 0x93F0D89F
+ sceAppUtilSaveDataSlotSearch: 0xE6057A85
+ sceAppUtilSaveDataSlotSetParam: 0x98630136
+ sceAppUtilSaveDataUmount: 0xEB720402
+ sceAppUtilSaveSafeMemory: 0x9D8AC677
+ sceAppUtilShutdown: 0xB220B00B
+ sceAppUtilStoreBrowse: 0x85FA94EE
+ sceAppUtilSystemParamGetInt: 0x5DFB9CA0
+ sceAppUtilSystemParamGetString: 0x6E6AA267
diff --git a/nids/360/SceAtrac.yml b/nids/360/SceAtrac.yml
new file mode 100644
index 0000000..8be4080
--- /dev/null
+++ b/nids/360/SceAtrac.yml
@@ -0,0 +1,31 @@
+modules:
+ SceAtrac:
+ nid: 0x00000000
+ libraries:
+ SceAtrac:
+ nid: 0x00000000
+ functions:
+ sceAtracAddStreamData: 0x53656F1C
+ sceAtracCreateDecoderGroup: 0x01BFB98C
+ sceAtracDecode: 0x29C74EE3
+ sceAtracDeleteDecoderGroup: 0x6CA2F08A
+ sceAtracGetContentInfo: 0x68DFC199
+ sceAtracGetDecoderGroupInfo: 0xBF34605D
+ sceAtracGetDecoderStatus: 0x90B512AC
+ sceAtracGetInternalError: 0x67981334
+ sceAtracGetLoopInfo: 0xDC768033
+ sceAtracGetNextOutputPosition: 0xACA5F9CC
+ sceAtracGetOutputSamples: 0x37B3F335
+ sceAtracGetOutputableSamples: 0x5B36CDB5
+ sceAtracGetRemainSamples: 0xDC27E7C2
+ sceAtracGetStreamInfo: 0xD9409E57
+ sceAtracGetSubBufferInfo: 0xE7D9DC4F
+ sceAtracGetVacantSize: 0x9BDB14F7
+ sceAtracIsSubBufferNeeded: 0x722F5004
+ sceAtracQueryDecoderGroupMemSize: 0x1A34B331
+ sceAtracReleaseHandle: 0x008EF251
+ sceAtracResetNextOutputPosition: 0xD81D7280
+ sceAtracSetDataAndAcquireHandle: 0xD1997678
+ sceAtracSetLoopNum: 0x5C22E927
+ sceAtracSetOutputSamples: 0x075B0C63
+ sceAtracSetSubBuffer: 0x272B4CBA
diff --git a/nids/360/SceAudio.yml b/nids/360/SceAudio.yml
new file mode 100644
index 0000000..0542259
--- /dev/null
+++ b/nids/360/SceAudio.yml
@@ -0,0 +1,16 @@
+modules:
+ SceAudio:
+ nid: 0x00000000
+ libraries:
+ SceAudio:
+ nid: 0x00000000
+ functions:
+ sceAudioOutGetAdopt: 0x12FB1767
+ sceAudioOutGetConfig: 0x9C8EDAEA
+ sceAudioOutGetRestSample: 0x9A5370C4
+ sceAudioOutOpenPort: 0x5BC341E4
+ sceAudioOutOutput: 0x02DB3F5F
+ sceAudioOutReleasePort: 0x69E2E6B5
+ sceAudioOutSetAlcMode: 0x940CE469
+ sceAudioOutSetConfig: 0xB8BA0D07
+ sceAudioOutSetVolume: 0x64167F11
diff --git a/nids/360/SceAudioIn.yml b/nids/360/SceAudioIn.yml
new file mode 100644
index 0000000..6c7e18c
--- /dev/null
+++ b/nids/360/SceAudioIn.yml
@@ -0,0 +1,12 @@
+modules:
+ SceAudioIn:
+ nid: 0x00000000
+ libraries:
+ SceAudioIn:
+ nid: 0x00000000
+ functions:
+ sceAudioInGetAdopt: 0x566AC433
+ sceAudioInGetStatus: 0x2F940377
+ sceAudioInInput: 0x638ADD2D
+ sceAudioInOpenPort: 0x39B50DC1
+ sceAudioInReleasePort: 0x3A61B8C4
diff --git a/nids/360/SceAudiodecUser.yml b/nids/360/SceAudiodecUser.yml
new file mode 100644
index 0000000..3c4c53d
--- /dev/null
+++ b/nids/360/SceAudiodecUser.yml
@@ -0,0 +1,19 @@
+modules:
+ SceAudiodecUser:
+ nid: 0x00000000
+ libraries:
+ SceAudiodecUser:
+ nid: 0x00000000
+ functions:
+ sceAudiodecClearContext: 0xF72F9B64
+ sceAudiodecCreateDecoder: 0x4DFD3AAA
+ sceAudiodecCreateDecoderExternal: 0x56085DFB
+ sceAudiodecDecode: 0xCCDABA04
+ sceAudiodecDecodeNFrames: 0x8018AA9B
+ sceAudiodecDecodeNStreams: 0x68F4A9CB
+ sceAudiodecDeleteDecoder: 0xE7A24E16
+ sceAudiodecDeleteDecoderExternal: 0xE4EA05BB
+ sceAudiodecGetContextSize: 0xDB712ABC
+ sceAudiodecGetInternalError: 0x883B0CF5
+ sceAudiodecInitLibrary: 0x445C2CEF
+ sceAudiodecTermLibrary: 0x45719B9D
diff --git a/nids/360/SceAudioencUser.yml b/nids/360/SceAudioencUser.yml
new file mode 100644
index 0000000..1990ec7
--- /dev/null
+++ b/nids/360/SceAudioencUser.yml
@@ -0,0 +1,18 @@
+modules:
+ SceAudioencUser:
+ nid: 0x00000000
+ libraries:
+ SceAudioencUser:
+ nid: 0x00000000
+ functions:
+ sceAudioencClearContext: 0x9386F42D
+ sceAudioencCreateEncoder: 0x64C04AE8
+ sceAudioencCreateEncoderExternal: 0x9B1E8DE2
+ sceAudioencDeleteEncoder: 0xC6BA5EE6
+ sceAudioencDeleteEncoderExternal: 0x552E8882
+ sceAudioencEncode: 0xD85DB29C
+ sceAudioencGetContextSize: 0xEAD4AF38
+ sceAudioencGetInternalError: 0x452246D0
+ sceAudioencGetOptInfo: 0xD01C63A3
+ sceAudioencInitLibrary: 0x76EE4DC6
+ sceAudioencTermLibrary: 0xAB32D022
diff --git a/nids/360/SceAvPlayer.yml b/nids/360/SceAvPlayer.yml
new file mode 100644
index 0000000..4edef36
--- /dev/null
+++ b/nids/360/SceAvPlayer.yml
@@ -0,0 +1,27 @@
+modules:
+ SceAvPlayer:
+ nid: 0x00000000
+ libraries:
+ SceAvPlayer:
+ nid: 0x00000000
+ functions:
+ sceAvPlayerAddSource: 0xBC83C8FD
+ sceAvPlayerClose: 0x7AA29B2D
+ sceAvPlayerCurrentTime: 0x804DCECD
+ sceAvPlayerDisableStream: 0x15365ECE
+ sceAvPlayerEnableStream: 0x70127AB8
+ sceAvPlayerGetAudioData: 0xA10FC252
+ sceAvPlayerGetStreamInfo: 0x34E2D370
+ sceAvPlayerGetVideoData: 0x8BC3221B
+ sceAvPlayerGetVideoDataEx: 0x22986CD1
+ sceAvPlayerInit: 0x4C847ADF
+ sceAvPlayerIsActive: 0x2E4FF35F
+ sceAvPlayerJumpToTime: 0x5B7DB4BC
+ sceAvPlayerPause: 0x34FD744B
+ sceAvPlayerPostInit: 0x3F51D38A
+ sceAvPlayerResume: 0x11FF162D
+ sceAvPlayerSetLooping: 0xEC103ADF
+ sceAvPlayerSetTrickSpeed: 0x86E0CF55
+ sceAvPlayerStart: 0x2ACB4217
+ sceAvPlayerStop: 0xBD35E360
+ sceAvPlayerStreamCount: 0x2CD86FD6
diff --git a/nids/360/SceCamera.yml b/nids/360/SceCamera.yml
new file mode 100644
index 0000000..bc61716
--- /dev/null
+++ b/nids/360/SceCamera.yml
@@ -0,0 +1,46 @@
+modules:
+ SceCamera:
+ nid: 0x00000000
+ libraries:
+ SceCamera:
+ nid: 0x00000000
+ functions:
+ sceCameraClose: 0xCD6E1CFC
+ sceCameraGetAntiFlicker: 0x9FDACB99
+ sceCameraGetAutoControlHold: 0x06A21BBB
+ sceCameraGetBacklight: 0x8DD1292B
+ sceCameraGetBrightness: 0x85D5951D
+ sceCameraGetContrast: 0x8FBE84BE
+ sceCameraGetDeviceLocation: 0x274EF751
+ sceCameraGetEV: 0x8B5E6147
+ sceCameraGetEffect: 0x7E8EF3B2
+ sceCameraGetExposureCeiling: 0x5FA5B1BB
+ sceCameraGetGain: 0x2C36D6F3
+ sceCameraGetISO: 0x4EBD5C68
+ sceCameraGetNightmode: 0x12B6FF26
+ sceCameraGetReverse: 0x44F6043F
+ sceCameraGetSaturation: 0x624F7653
+ sceCameraGetSharpness: 0xAA72C3DC
+ sceCameraGetWhiteBalance: 0xDBFFA1DA
+ sceCameraGetZoom: 0x06D3816C
+ sceCameraIsActive: 0x103A75B8
+ sceCameraOpen: 0xA462F801
+ sceCameraRead: 0x79B5C2DE
+ sceCameraSetAntiFlicker: 0xE312958A
+ sceCameraSetAutoControlHold: 0x3A0DABBD
+ sceCameraSetBacklight: 0xAE071044
+ sceCameraSetBrightness: 0x98D71588
+ sceCameraSetContrast: 0x06FB2900
+ sceCameraSetEV: 0x62AFF0B8
+ sceCameraSetEffect: 0xE9D2CFB1
+ sceCameraSetExposureCeiling: 0x04F34BEE
+ sceCameraSetGain: 0xE65CFE86
+ sceCameraSetISO: 0x3CF630A1
+ sceCameraSetNightmode: 0x3F26233E
+ sceCameraSetReverse: 0x1175F477
+ sceCameraSetSaturation: 0xF9F7CA3D
+ sceCameraSetSharpness: 0xD1A5BB0B
+ sceCameraSetWhiteBalance: 0x4D4514AC
+ sceCameraSetZoom: 0xF7464216
+ sceCameraStart: 0xA8FEAE35
+ sceCameraStop: 0x1DD9C9CE
diff --git a/nids/360/SceClipboard.yml b/nids/360/SceClipboard.yml
new file mode 100644
index 0000000..1d5b8e5
--- /dev/null
+++ b/nids/360/SceClipboard.yml
@@ -0,0 +1,9 @@
+modules:
+ SceClipboard:
+ nid: 0x00000000
+ libraries:
+ SceClipboard:
+ nid: 0x00000000
+ functions:
+ sceClipboardGetText: 0x5BB10CC2
+ sceClipboardSetText: 0x43A94D3E
diff --git a/nids/360/SceCoredump.yml b/nids/360/SceCoredump.yml
new file mode 100644
index 0000000..5a89147
--- /dev/null
+++ b/nids/360/SceCoredump.yml
@@ -0,0 +1,9 @@
+modules:
+ SceCoredump:
+ nid: 0x00000000
+ libraries:
+ SceCoredump:
+ nid: 0x00000000
+ functions:
+ sceCoredumpRegisterCoredumpHandler: 0x031DC61E
+ sceCoredumpUnregisterCoredumpHandler: 0x6037A2C3
diff --git a/nids/360/SceCtrl.yml b/nids/360/SceCtrl.yml
new file mode 100644
index 0000000..2fc7830
--- /dev/null
+++ b/nids/360/SceCtrl.yml
@@ -0,0 +1,15 @@
+modules:
+ SceCtrl:
+ nid: 0x00000000
+ libraries:
+ SceCtrl:
+ nid: 0x00000000
+ functions:
+ sceCtrlClearRapidFire: 0xD8294C9C
+ sceCtrlGetSamplingMode: 0xEC752AAF
+ sceCtrlPeekBufferNegative: 0x104ED1A7
+ sceCtrlPeekBufferPositive: 0xA9C3CED6
+ sceCtrlReadBufferNegative: 0x15F96FB0
+ sceCtrlReadBufferPositive: 0x67E7AB83
+ sceCtrlSetRapidFire: 0xE9CB69C8
+ sceCtrlSetSamplingMode: 0xA497B150
diff --git a/nids/360/SceDbg.yml b/nids/360/SceDbg.yml
new file mode 100644
index 0000000..159513d
--- /dev/null
+++ b/nids/360/SceDbg.yml
@@ -0,0 +1,12 @@
+modules:
+ SceDbg:
+ nid: 0x00000000
+ libraries:
+ SceDbg:
+ nid: 0x00000000
+ functions:
+ sceDbgAssertionHandler: 0x1AF3678B
+ sceDbgLoggingHandler: 0x6605AB19
+ sceDbgSetBreakOnErrorState: 0xED4A00BA
+ sceDbgSetBreakOnWarningState: 0x3DEAECD3
+ sceDbgSetMinimumLogLevel: 0x941622FA
diff --git a/nids/360/SceDisplay.yml b/nids/360/SceDisplay.yml
new file mode 100644
index 0000000..4088821
--- /dev/null
+++ b/nids/360/SceDisplay.yml
@@ -0,0 +1,19 @@
+modules:
+ SceDisplay:
+ nid: 0x00000000
+ libraries:
+ SceDisplay:
+ nid: 0x00000000
+ functions:
+ sceDisplayGetRefreshRate: 0xA08CA60D
+ sceDisplayGetVcount: 0xB6FDE0BA
+ sceDisplayRegisterVblankStartCallback: 0x6BDF4C4D
+ sceDisplayUnregisterVblankStartCallback: 0x98436A80
+ sceDisplayWaitSetFrameBuf: 0x9423560C
+ sceDisplayWaitSetFrameBufCB: 0x814C90AF
+ sceDisplayWaitSetFrameBufMulti: 0x7D9864A8
+ sceDisplayWaitSetFrameBufMultiCB: 0x3E796EF5
+ sceDisplayWaitVblankStart: 0x5795E898
+ sceDisplayWaitVblankStartCB: 0x78B41B92
+ sceDisplayWaitVblankStartMulti: 0xDD0A13B8
+ sceDisplayWaitVblankStartMultiCB: 0x05F27764
diff --git a/nids/360/SceDisplayUser.yml b/nids/360/SceDisplayUser.yml
new file mode 100644
index 0000000..5f62a4e
--- /dev/null
+++ b/nids/360/SceDisplayUser.yml
@@ -0,0 +1,9 @@
+modules:
+ SceDisplayUser:
+ nid: 0x00000000
+ libraries:
+ SceDisplayUser:
+ nid: 0x00000000
+ functions:
+ sceDisplayGetFrameBuf: 0x42AE6BBC
+ sceDisplaySetFrameBuf: 0x7A410B64
diff --git a/nids/360/SceFiber.yml b/nids/360/SceFiber.yml
new file mode 100644
index 0000000..8a75bed
--- /dev/null
+++ b/nids/360/SceFiber.yml
@@ -0,0 +1,22 @@
+modules:
+ SceFiber:
+ nid: 0x00000000
+ libraries:
+ SceFiber:
+ nid: 0x00000000
+ functions:
+ _sceFiberAttachContextAndRun: 0x7D0C7DDB
+ _sceFiberAttachContextAndSwitch: 0xE00B9AFE
+ _sceFiberInitializeImpl: 0xF24A298C
+ _sceFiberInitializeWithInternalOptionImpl: 0xC6A3F9BB
+ sceFiberFinalize: 0xE160F844
+ sceFiberGetInfo: 0x189599B4
+ sceFiberGetSelf: 0x414D8CA5
+ sceFiberOptParamInitialize: 0x801AB334
+ sceFiberPopUserMarkerWithHud: 0x4EC01F9C
+ sceFiberPushUserMarkerWithHud: 0x9C414B09
+ sceFiberReturnToThread: 0x3B42921F
+ sceFiberRun: 0x7DF23243
+ sceFiberStartContextSizeCheck: 0xCD543A71
+ sceFiberStopContextSizeCheck: 0x67F70867
+ sceFiberSwitch: 0xE4283144
diff --git a/nids/360/SceFios2.yml b/nids/360/SceFios2.yml
new file mode 100644
index 0000000..081a509
--- /dev/null
+++ b/nids/360/SceFios2.yml
@@ -0,0 +1,157 @@
+modules:
+ SceFios2:
+ nid: 0x00000000
+ libraries:
+ SceFios2:
+ nid: 0x00000000
+ functions:
+ sceFiosArchiveGetDecompressorThreadCount: 0x716BB121
+ sceFiosArchiveGetMountBufferSize: 0x15857180
+ sceFiosArchiveGetMountBufferSizeSync: 0xDF3352FC
+ sceFiosArchiveMount: 0x92E76BBD
+ sceFiosArchiveMountSync: 0xC4822276
+ sceFiosArchiveSetDecompressorThreadCount: 0xCD0E86D0
+ sceFiosArchiveUnmount: 0xFE1E1D28
+ sceFiosArchiveUnmountSync: 0xB26DC24D
+ sceFiosCancelAllOps: 0x1E920B1D
+ sceFiosChangeStat: 0xD2CD9AF2
+ sceFiosChangeStatSync: 0xC781D7B4
+ sceFiosCloseAllFiles: 0xF85C208B
+ sceFiosDHClose: 0xF6CACFC7
+ sceFiosDHCloseSync: 0x1F3CC428
+ sceFiosDHGetPath: 0x2B406DEB
+ sceFiosDHOpen: 0xEA9855BA
+ sceFiosDHOpenSync: 0x34BC3713
+ sceFiosDHRead: 0x72A0A851
+ sceFiosDHReadSync: 0xB7E79CAD
+ sceFiosDateFromComponents: 0x280D284A
+ sceFiosDateFromSceDateTime: 0x6EC156DA
+ sceFiosDateGetCurrent: 0x5C593C1E
+ sceFiosDateToComponents: 0x5CFF6EA0
+ sceFiosDateToSceDateTime: 0x94FDFFEE
+ sceFiosDebugDumpDH: 0x44B9F8EB
+ sceFiosDebugDumpDate: 0x159B1FA8
+ sceFiosDebugDumpError: 0x51E677DF
+ sceFiosDebugDumpFH: 0x5506ACAB
+ sceFiosDebugDumpOp: 0xE438D4F0
+ sceFiosDelete: 0x764DFA7A
+ sceFiosDeleteSync: 0xAAC54B44
+ sceFiosDevctl: 0x26D03E20
+ sceFiosDevctlSync: 0xC40600DD
+ sceFiosDirectoryCreate: 0x9198ED8B
+ sceFiosDirectoryCreateSync: 0xE037B076
+ sceFiosDirectoryCreateWithMode: 0xDDD6BF6B
+ sceFiosDirectoryCreateWithModeSync: 0xA2C610E6
+ sceFiosDirectoryDelete: 0xDA93677C
+ sceFiosDirectoryDeleteSync: 0xB9573146
+ sceFiosDirectoryExists: 0x48D50D97
+ sceFiosDirectoryExistsSync: 0x726E01BE
+ sceFiosExists: 0x6F12D8A5
+ sceFiosExistsSync: 0x125EFD34
+ sceFiosFHClose: 0xA88EDCA8
+ sceFiosFHCloseSync: 0x45182328
+ sceFiosFHGetOpenParams: 0xC55DB73B
+ sceFiosFHGetPath: 0x37143AE3
+ sceFiosFHGetSize: 0xC5C26581
+ sceFiosFHIoctl: 0xB66A3DC8
+ sceFiosFHIoctlSync: 0x8B6CAB52
+ sceFiosFHOpen: 0xBF699BD4
+ sceFiosFHOpenSync: 0xC3E7C3DB
+ sceFiosFHOpenWithMode: 0x13EFE5F0
+ sceFiosFHOpenWithModeSync: 0xEE681E1D
+ sceFiosFHPread: 0x6A51E688
+ sceFiosFHPreadSync: 0xE2805059
+ sceFiosFHPreadv: 0x7C4E0C42
+ sceFiosFHPreadvSync: 0x4D42F95C
+ sceFiosFHPwrite: 0xCF1FAA6F
+ sceFiosFHPwriteSync: 0x1E962F57
+ sceFiosFHPwritev: 0xBBC9AFD5
+ sceFiosFHPwritevSync: 0x742ADDC4
+ sceFiosFHRead: 0xB09AFBDF
+ sceFiosFHReadSync: 0x76945919
+ sceFiosFHReadv: 0x7DB0AFAF
+ sceFiosFHReadvSync: 0x1BC977FA
+ sceFiosFHSeek: 0xA75F3C4A
+ sceFiosFHStat: 0xD97C4DF7
+ sceFiosFHStatSync: 0xF8BEAC88
+ sceFiosFHSync: 0xE485F35E
+ sceFiosFHSyncSync: 0xA909CCE3
+ sceFiosFHTell: 0xD7F33130
+ sceFiosFHTruncate: 0x2B39453B
+ sceFiosFHTruncateSync: 0xFEF940B7
+ sceFiosFHWrite: 0xE663138E
+ sceFiosFHWriteSync: 0x984024E5
+ sceFiosFHWritev: 0x988DD7FF
+ sceFiosFHWritevSync: 0x267E6CE3
+ sceFiosFileDelete: 0xB647278B
+ sceFiosFileDeleteSync: 0xB5302E30
+ sceFiosFileExists: 0x8758E62F
+ sceFiosFileExistsSync: 0x233B070C
+ sceFiosFileGetSize: 0x79D9BB50
+ sceFiosFileGetSizeSync: 0x789215C3
+ sceFiosFileRead: 0x84080161
+ sceFiosFileReadSync: 0x1C488B32
+ sceFiosFileTruncate: 0xC5513E13
+ sceFiosFileTruncateSync: 0x6E1252B8
+ sceFiosFileWrite: 0x42C278E5
+ sceFiosFileWriteSync: 0x132B6DE6
+ sceFiosGetAllDHs: 0x681184A2
+ sceFiosGetAllFHs: 0x90AB9195
+ sceFiosGetAllOps: 0x8F62832C
+ sceFiosGetDefaultOpAttr: 0xC897F6A7
+ sceFiosGetGlobalDefaultOpAttr: 0x30583FCB
+ sceFiosGetSuspendCount: 0x156EAFDC
+ sceFiosIOFilterAdd: 0xD55B8555
+ sceFiosIOFilterCache: 0x428E927D
+ sceFiosIOFilterGetInfo: 0x7C9B14EB
+ sceFiosIOFilterPsarcDearchiver: 0x057252F2
+ sceFiosIOFilterRemove: 0x22E35018
+ sceFiosInitialize: 0x774C2C05
+ sceFiosIsIdle: 0x29104BF3
+ sceFiosIsInitialized: 0xF4F54E09
+ sceFiosIsSuspended: 0xD2466EA5
+ sceFiosIsValidHandle: 0xB309E327
+ sceFiosOpCancel: 0x3904F205
+ sceFiosOpDelete: 0xE4EA92FA
+ sceFiosOpGetActualCount: 0x218A43EE
+ sceFiosOpGetAttr: 0xABFEE706
+ sceFiosOpGetBuffer: 0x68C436E4
+ sceFiosOpGetError: 0xBF099E16
+ sceFiosOpGetOffset: 0xF21213B9
+ sceFiosOpGetPath: 0x157515CB
+ sceFiosOpGetRequestCount: 0x9C1084C5
+ sceFiosOpIsCancelled: 0x0C81D80E
+ sceFiosOpIsDone: 0x1B9A575E
+ sceFiosOpReschedule: 0x968CADBD
+ sceFiosOpSyncWait: 0xE6A66C70
+ sceFiosOpSyncWaitForIO: 0x202079F9
+ sceFiosOpWait: 0x2AC79DFC
+ sceFiosOpWaitUntil: 0xCC823B47
+ sceFiosOverlayAdd: 0x27AE468B
+ sceFiosOverlayGetInfo: 0xF4C6B72A
+ sceFiosOverlayGetList: 0x1C0BCAD5
+ sceFiosOverlayModify: 0x30F56704
+ sceFiosOverlayRemove: 0xF3C84D0F
+ sceFiosOverlayResolveSync: 0x8A243E74
+ sceFiosPathNormalize: 0x8179CCFA
+ sceFiosPathcmp: 0x5E75937A
+ sceFiosPathncmp: 0xCC21C849
+ sceFiosPrintf: 0xAF7FAADF
+ sceFiosRename: 0x25E399E5
+ sceFiosRenameSync: 0x030306F4
+ sceFiosResolve: 0xD0B19C9F
+ sceFiosResolveSync: 0x7FF33797
+ sceFiosResume: 0xBF2D3CC1
+ sceFiosSetGlobalDefaultOpAttr: 0x4E2FD311
+ sceFiosShutdownAndCancelOps: 0x5B8D48C4
+ sceFiosStat: 0xFF04AF72
+ sceFiosStatSync: 0xACBAF3E0
+ sceFiosSuspend: 0x510953DC
+ sceFiosSync: 0x0DF32816
+ sceFiosSyncSync: 0x06D97629
+ sceFiosTerminate: 0x2904B539
+ sceFiosTimeGetCurrent: 0xE76C8EC3
+ sceFiosTimeIntervalFromNanoseconds: 0x35A82737
+ sceFiosTimeIntervalToNanoseconds: 0x397BF626
+ sceFiosUpdateParameters: 0x1915052A
+ sceFiosVprintf: 0x5BA4BD6D
diff --git a/nids/360/SceGameUpdate.yml b/nids/360/SceGameUpdate.yml
new file mode 100644
index 0000000..27f52e0
--- /dev/null
+++ b/nids/360/SceGameUpdate.yml
@@ -0,0 +1,11 @@
+modules:
+ SceGameUpdate:
+ nid: 0x00000000
+ libraries:
+ SceGameUpdate:
+ nid: 0x00000000
+ functions:
+ sceGameUpdateAbort: 0x14116007
+ sceGameUpdateInit: 0x2F401247
+ sceGameUpdateRun: 0x3C616238
+ sceGameUpdateTerm: 0x48D879BA
diff --git a/nids/360/SceGxm.yml b/nids/360/SceGxm.yml
new file mode 100644
index 0000000..6705434
--- /dev/null
+++ b/nids/360/SceGxm.yml
@@ -0,0 +1,260 @@
+modules:
+ SceGxm:
+ nid: 0x00000000
+ libraries:
+ SceGxm:
+ nid: 0x00000000
+ functions:
+ sceGxmAddRazorGpuCaptureBuffer: 0xE9E81073
+ sceGxmBeginCommandList: 0x944D3F83
+ sceGxmBeginScene: 0x8734FF4E
+ sceGxmBeginSceneEx: 0x4709CF5A
+ sceGxmColorSurfaceGetClip: 0x07DFEE4B
+ sceGxmColorSurfaceGetData: 0x2DB6026C
+ sceGxmColorSurfaceGetDitherMode: 0x200A96E1
+ sceGxmColorSurfaceGetFormat: 0xF3C1C6C6
+ sceGxmColorSurfaceGetGammaMode: 0xEE0B4DF0
+ sceGxmColorSurfaceGetScaleMode: 0x6E3FA74D
+ sceGxmColorSurfaceGetStrideInPixels: 0xF33D9980
+ sceGxmColorSurfaceGetType: 0x52FDE962
+ sceGxmColorSurfaceInit: 0xED0F6E25
+ sceGxmColorSurfaceInitDisabled: 0x613639FA
+ sceGxmColorSurfaceIsEnabled: 0x0E0EBB57
+ sceGxmColorSurfaceSetClip: 0x86456F7B
+ sceGxmColorSurfaceSetData: 0x537CA400
+ sceGxmColorSurfaceSetDitherMode: 0x45027BAB
+ sceGxmColorSurfaceSetFormat: 0x5F9A3A16
+ sceGxmColorSurfaceSetGammaMode: 0xF5C89643
+ sceGxmColorSurfaceSetScaleMode: 0x6B96EDF7
+ sceGxmCreateContext: 0xE84CE5B4
+ sceGxmCreateDeferredContext: 0x249D5B00
+ sceGxmCreateRenderTarget: 0x207AF96B
+ sceGxmDepthStencilSurfaceGetBackgroundDepth: 0x269B56BE
+ sceGxmDepthStencilSurfaceGetBackgroundMask: 0x85D4DEFE
+ sceGxmDepthStencilSurfaceGetBackgroundStencil: 0xAAFC062B
+ sceGxmDepthStencilSurfaceGetForceLoadMode: 0x2F5CC20C
+ sceGxmDepthStencilSurfaceGetForceStoreMode: 0x544AA05A
+ sceGxmDepthStencilSurfaceGetFormat: 0x8504038D
+ sceGxmDepthStencilSurfaceGetStrideInSamples: 0x11628789
+ sceGxmDepthStencilSurfaceInit: 0xCA9D41D1
+ sceGxmDepthStencilSurfaceInitDisabled: 0xA41DB0D6
+ sceGxmDepthStencilSurfaceIsEnabled: 0x082200E1
+ sceGxmDepthStencilSurfaceSetBackgroundDepth: 0x32F280F0
+ sceGxmDepthStencilSurfaceSetBackgroundMask: 0xF28A688A
+ sceGxmDepthStencilSurfaceSetBackgroundStencil: 0xF5D3F3E8
+ sceGxmDepthStencilSurfaceSetForceLoadMode: 0x0C44ACD7
+ sceGxmDepthStencilSurfaceSetForceStoreMode: 0x12AAA7AF
+ sceGxmDestroyContext: 0xEDDC5FB2
+ sceGxmDestroyDeferredContext: 0xD6A2FF2F
+ sceGxmDestroyRenderTarget: 0x0B94C50A
+ sceGxmDisplayQueueAddEntry: 0xEC5C26B5
+ sceGxmDisplayQueueFinish: 0xB98C5B0D
+ sceGxmDraw: 0xBC059AFC
+ sceGxmDrawInstanced: 0x14C4E7D3
+ sceGxmDrawPrecomputed: 0xED3F78B8
+ sceGxmEndCommandList: 0x36D85916
+ sceGxmEndScene: 0xFE300E2F
+ sceGxmExecuteCommandList: 0xE8E139DD
+ sceGxmFinish: 0x0733D8AE
+ sceGxmFragmentProgramGetPassType: 0xCE0B0A76
+ sceGxmFragmentProgramGetProgram: 0xE0E3B3F8
+ sceGxmFragmentProgramIsEnabled: 0x5748367E
+ sceGxmGetContextType: 0x2A1BCDDB
+ sceGxmGetDeferredContextFragmentBuffer: 0xFA081D05
+ sceGxmGetDeferredContextVdmBuffer: 0xAD8C2EBA
+ sceGxmGetDeferredContextVertexBuffer: 0x87632B9C
+ sceGxmGetNotificationRegion: 0x8BDE825A
+ sceGxmGetParameterBufferThreshold: 0x6ABF3F76
+ sceGxmGetPrecomputedDrawSize: 0x41BBD792
+ sceGxmGetPrecomputedFragmentStateSize: 0x85DE8506
+ sceGxmGetPrecomputedVertexStateSize: 0x9D83CA3B
+ sceGxmGetRenderTargetMemSize: 0xB291C959
+ sceGxmInitialize: 0xB0F1E4EC
+ sceGxmIsDebugVersion: 0x873B07C0
+ sceGxmMapFragmentUsseMemory: 0x008402C6
+ sceGxmMapMemory: 0xC61E34FC
+ sceGxmMapVertexUsseMemory: 0xFA437510
+ sceGxmMidSceneFlush: 0x2B5C0444
+ sceGxmNotificationWait: 0x9F448E79
+ sceGxmPadHeartbeat: 0x3D25FCE9
+ sceGxmPopUserMarker: 0x4FA073A6
+ sceGxmPrecomputedDrawInit: 0xA197F096
+ sceGxmPrecomputedDrawSetAllVertexStreams: 0xB6C6F571
+ sceGxmPrecomputedDrawSetParams: 0x884D0D08
+ sceGxmPrecomputedDrawSetParamsInstanced: 0x3A7B1633
+ sceGxmPrecomputedDrawSetVertexStream: 0x6C936214
+ sceGxmPrecomputedFragmentStateGetDefaultUniformBuffer: 0xCECB584A
+ sceGxmPrecomputedFragmentStateInit: 0xE297D7AF
+ sceGxmPrecomputedFragmentStateSetAllTextures: 0xC383DE39
+ sceGxmPrecomputedFragmentStateSetAllUniformBuffers: 0x5A783DC3
+ sceGxmPrecomputedFragmentStateSetDefaultUniformBuffer: 0x91236858
+ sceGxmPrecomputedFragmentStateSetTexture: 0x29118BF1
+ sceGxmPrecomputedFragmentStateSetUniformBuffer: 0xB452F1FB
+ sceGxmPrecomputedVertexStateGetDefaultUniformBuffer: 0xBE5A68EF
+ sceGxmPrecomputedVertexStateInit: 0xBE937F8D
+ sceGxmPrecomputedVertexStateSetAllTextures: 0xC40C9127
+ sceGxmPrecomputedVertexStateSetAllUniformBuffers: 0x0389861D
+ sceGxmPrecomputedVertexStateSetDefaultUniformBuffer: 0x34BF64E3
+ sceGxmPrecomputedVertexStateSetTexture: 0x6A29EB06
+ sceGxmPrecomputedVertexStateSetUniformBuffer: 0xDBF97ED6
+ sceGxmProgramCheck: 0xED8B6C69
+ sceGxmProgramFindParameterByName: 0x277794C4
+ sceGxmProgramFindParameterBySemantic: 0x633CAA54
+ sceGxmProgramGetDefaultUniformBufferSize: 0x8FA3F9C3
+ sceGxmProgramGetFragmentProgramInputs: 0xC6924709
+ sceGxmProgramGetOutputRegisterFormat: 0xE11603B1
+ sceGxmProgramGetParameter: 0x06FF9151
+ sceGxmProgramGetParameterCount: 0xD5D5FCCD
+ sceGxmProgramGetSize: 0xBF5E2090
+ sceGxmProgramGetType: 0x04BB3C59
+ sceGxmProgramGetVertexProgramOutputs: 0xFB01C7E5
+ sceGxmProgramIsDepthReplaceUsed: 0x89613EF2
+ sceGxmProgramIsDiscardUsed: 0x029B4F1C
+ sceGxmProgramIsEquivalent: 0xE23C838C
+ sceGxmProgramIsFragColorUsed: 0x104F23F4
+ sceGxmProgramIsNativeColorUsed: 0xA4297E57
+ sceGxmProgramIsSpriteCoordUsed: 0xE63C53D8
+ sceGxmProgramParameterGetArraySize: 0xDBA8D061
+ sceGxmProgramParameterGetCategory: 0x1997DC17
+ sceGxmProgramParameterGetComponentCount: 0xBD2998D1
+ sceGxmProgramParameterGetContainerIndex: 0xBB58267D
+ sceGxmProgramParameterGetIndex: 0x6E61DDF5
+ sceGxmProgramParameterGetName: 0x6AF88A5D
+ sceGxmProgramParameterGetResourceIndex: 0x5C79D59A
+ sceGxmProgramParameterGetSemantic: 0xE6D9C4CE
+ sceGxmProgramParameterGetSemanticIndex: 0xB85CC13E
+ sceGxmProgramParameterGetType: 0x7B9023C3
+ sceGxmProgramParameterIsRegFormat: 0x871E5009
+ sceGxmProgramParameterIsSamplerCube: 0xF7AA978B
+ sceGxmPushUserMarker: 0x3276C475
+ sceGxmRemoveRazorGpuCaptureBuffer: 0x0468E3F2
+ sceGxmRenderTargetGetDriverMemBlock: 0x49553737
+ sceGxmReserveFragmentDefaultUniformBuffer: 0x7B1FABB6
+ sceGxmReserveVertexDefaultUniformBuffer: 0x97118913
+ sceGxmSetBackDepthBias: 0x17B3BF86
+ sceGxmSetBackDepthFunc: 0xB042A4D2
+ sceGxmSetBackDepthWriteEnable: 0xC18B706B
+ sceGxmSetBackFragmentProgramEnable: 0xE26B4834
+ sceGxmSetBackLineFillLastPixelEnable: 0xC88EB702
+ sceGxmSetBackPointLineWidth: 0x8DCB0EDB
+ sceGxmSetBackPolygonMode: 0xF66EC6FE
+ sceGxmSetBackStencilFunc: 0x1A68C8D2
+ sceGxmSetBackStencilRef: 0x866A0517
+ sceGxmSetBackVisibilityTestEnable: 0x17CF46B9
+ sceGxmSetBackVisibilityTestIndex: 0xAE7886FE
+ sceGxmSetBackVisibilityTestOp: 0xC83F0AB3
+ sceGxmSetCullMode: 0xE1CA72AE
+ sceGxmSetDefaultRegionClipAndViewport: 0x60CF708E
+ sceGxmSetDeferredContextFragmentBuffer: 0xC6B3FCD0
+ sceGxmSetDeferredContextVdmBuffer: 0x0B9D13CE
+ sceGxmSetDeferredContextVertexBuffer: 0x27CAD127
+ sceGxmSetFragmentDefaultUniformBuffer: 0xA824EB24
+ sceGxmSetFragmentProgram: 0xAD2F48D9
+ sceGxmSetFragmentTexture: 0x29C34DF5
+ sceGxmSetFragmentUniformBuffer: 0xEA0FC310
+ sceGxmSetFrontDepthBias: 0xAAA97F81
+ sceGxmSetFrontDepthFunc: 0x14BD831F
+ sceGxmSetFrontDepthWriteEnable: 0xF32CBF34
+ sceGxmSetFrontFragmentProgramEnable: 0x575958A8
+ sceGxmSetFrontLineFillLastPixelEnable: 0x5765DE9F
+ sceGxmSetFrontPointLineWidth: 0x06752183
+ sceGxmSetFrontPolygonMode: 0xFD93209D
+ sceGxmSetFrontStencilFunc: 0xB8645A9A
+ sceGxmSetFrontStencilRef: 0x8FA6FE44
+ sceGxmSetFrontVisibilityTestEnable: 0x30459117
+ sceGxmSetFrontVisibilityTestIndex: 0x12625C34
+ sceGxmSetFrontVisibilityTestOp: 0xD0E3CD9A
+ sceGxmSetPrecomputedFragmentState: 0xF8952750
+ sceGxmSetPrecomputedVertexState: 0xB7626A93
+ sceGxmSetRegionClip: 0x70C86868
+ sceGxmSetTwoSidedEnable: 0x0DE9AEB7
+ sceGxmSetUniformDataF: 0x65DD0C84
+ sceGxmSetUserMarker: 0xC7A8CB77
+ sceGxmSetVertexDefaultUniformBuffer: 0xC697CAE5
+ sceGxmSetVertexProgram: 0x31FF8ABD
+ sceGxmSetVertexStream: 0x895DF2E9
+ sceGxmSetVertexTexture: 0x9EB4380F
+ sceGxmSetVertexUniformBuffer: 0xC68015E4
+ sceGxmSetViewport: 0x3EB3380B
+ sceGxmSetViewportEnable: 0x814F61EB
+ sceGxmSetVisibilityBuffer: 0x7767EC49
+ sceGxmSetWBufferEnable: 0xEED86975
+ sceGxmSetWClampEnable: 0x1BF8B853
+ sceGxmSetWClampValue: 0xD096336E
+ sceGxmSetWarningEnabled: 0x12D18B3D
+ sceGxmSetYuvProfile: 0xB32917F0
+ sceGxmShaderPatcherAddRefFragmentProgram: 0x4CD2D19F
+ sceGxmShaderPatcherAddRefVertexProgram: 0x0FD1E589
+ sceGxmShaderPatcherCreate: 0x05032658
+ sceGxmShaderPatcherCreateFragmentProgram: 0x4ED2E49D
+ sceGxmShaderPatcherCreateMaskUpdateFragmentProgram: 0xA4433427
+ sceGxmShaderPatcherCreateVertexProgram: 0xB7BBA6D5
+ sceGxmShaderPatcherDestroy: 0xEAA5B100
+ sceGxmShaderPatcherForceUnregisterProgram: 0x630D4B2E
+ sceGxmShaderPatcherGetBufferMemAllocated: 0xC694D039
+ sceGxmShaderPatcherGetFragmentProgramRefCount: 0x2C5550F0
+ sceGxmShaderPatcherGetFragmentUsseMemAllocated: 0x3C9DDB4A
+ sceGxmShaderPatcherGetHostMemAllocated: 0x9DBBC71C
+ sceGxmShaderPatcherGetProgramFromId: 0xA949A803
+ sceGxmShaderPatcherGetUserData: 0x96A7E6DD
+ sceGxmShaderPatcherGetVertexProgramRefCount: 0xA1A16FF6
+ sceGxmShaderPatcherGetVertexUsseMemAllocated: 0x7D2F83C1
+ sceGxmShaderPatcherRegisterProgram: 0x2B528462
+ sceGxmShaderPatcherReleaseFragmentProgram: 0xBE2743D1
+ sceGxmShaderPatcherReleaseVertexProgram: 0xAC1FF2DA
+ sceGxmShaderPatcherSetUserData: 0xF9B8FCFD
+ sceGxmShaderPatcherUnregisterProgram: 0xF103AF8A
+ sceGxmSyncObjectCreate: 0x6A6013E1
+ sceGxmSyncObjectDestroy: 0x889AE88C
+ sceGxmTerminate: 0xB627DE66
+ sceGxmTextureGetData: 0x5341BD46
+ sceGxmTextureGetFormat: 0xE868D2B3
+ sceGxmTextureGetGammaMode: 0xF23FCE81
+ sceGxmTextureGetHeight: 0x5420A086
+ sceGxmTextureGetLodBias: 0x2DE55DA5
+ sceGxmTextureGetLodMin: 0xBE524A2C
+ sceGxmTextureGetMagFilter: 0xAE7FBB51
+ sceGxmTextureGetMinFilter: 0x920666C6
+ sceGxmTextureGetMipFilter: 0xCE94CA15
+ sceGxmTextureGetMipmapCount: 0xF7B7B1E4
+ sceGxmTextureGetNormalizeMode: 0x512BB86C
+ sceGxmTextureGetPalette: 0x0D189C30
+ sceGxmTextureGetStride: 0xB0BD52F3
+ sceGxmTextureGetType: 0xF65D4917
+ sceGxmTextureGetUAddrMode: 0x2AE22788
+ sceGxmTextureGetVAddrMode: 0x46136CA9
+ sceGxmTextureGetWidth: 0x126A3EB3
+ sceGxmTextureInitCube: 0x11DC8DC9
+ sceGxmTextureInitCubeArbitrary: 0xE3DF5E3B
+ sceGxmTextureInitLinear: 0x4811AECB
+ sceGxmTextureInitLinearStrided: 0x6679BEF0
+ sceGxmTextureInitSwizzled: 0xD572D547
+ sceGxmTextureInitSwizzledArbitrary: 0x5DBFBA2C
+ sceGxmTextureInitTiled: 0xE6F0DB27
+ sceGxmTextureSetData: 0x855814C4
+ sceGxmTextureSetFormat: 0xFC943596
+ sceGxmTextureSetGammaMode: 0xA6D9F4DA
+ sceGxmTextureSetHeight: 0xAEE7FDD1
+ sceGxmTextureSetLodBias: 0xB65EE6F7
+ sceGxmTextureSetLodMin: 0xB79E43DD
+ sceGxmTextureSetMagFilter: 0xFA695FD7
+ sceGxmTextureSetMinFilter: 0x416764E3
+ sceGxmTextureSetMipFilter: 0x1CA9FE0B
+ sceGxmTextureSetMipmapCount: 0xD2DC4643
+ sceGxmTextureSetNormalizeMode: 0xCE8DDAD0
+ sceGxmTextureSetPalette: 0xDD6AABFA
+ sceGxmTextureSetStride: 0x58D0EB0A
+ sceGxmTextureSetUAddrMode: 0x4281763E
+ sceGxmTextureSetVAddrMode: 0x126CDAA3
+ sceGxmTextureSetWidth: 0x2EA178BE
+ sceGxmTextureValidate: 0x5331BED3
+ sceGxmTransferCopy: 0x62312BF8
+ sceGxmTransferDownscale: 0xD10F7EAD
+ sceGxmTransferFill: 0x69DDFF5E
+ sceGxmTransferFinish: 0x45229C39
+ sceGxmUnmapFragmentUsseMemory: 0x80CCEDBB
+ sceGxmUnmapMemory: 0x828C68E8
+ sceGxmUnmapVertexUsseMemory: 0x099134F5
+ sceGxmVertexFence: 0xE05277D6
+ sceGxmVertexProgramGetProgram: 0xBC52320E
+ sceGxmWaitEvent: 0x8BD94593
diff --git a/nids/360/SceHandwriting.yml b/nids/360/SceHandwriting.yml
new file mode 100644
index 0000000..eaab903
--- /dev/null
+++ b/nids/360/SceHandwriting.yml
@@ -0,0 +1,18 @@
+modules:
+ SceHandwriting:
+ nid: 0x00000000
+ libraries:
+ SceHandwriting:
+ nid: 0x00000000
+ functions:
+ sceHandwritingGetBufferSize: 0x4C3A8D49
+ sceHandwritingInit: 0x446F171E
+ sceHandwritingRecognize: 0x12E4F99A
+ sceHandwritingRegisterDelete: 0x6BA4A521
+ sceHandwritingRegisterGetResult: 0xB886450E
+ sceHandwritingRegisterInfo: 0x69324689
+ sceHandwritingRegisterInit: 0x76395D93
+ sceHandwritingRegisterSet: 0x79CA5D3F
+ sceHandwritingRegisterTerm: 0x6ABBD675
+ sceHandwritingSetMode: 0x09AF9BF8
+ sceHandwritingTerm: 0x356B2931
diff --git a/nids/360/SceHttp.yml b/nids/360/SceHttp.yml
new file mode 100644
index 0000000..87e2557
--- /dev/null
+++ b/nids/360/SceHttp.yml
@@ -0,0 +1,94 @@
+modules:
+ SceHttp:
+ nid: 0x00000000
+ libraries:
+ SceHttp:
+ nid: 0x00000000
+ functions:
+ sceHttpAbortRequest: 0xEA61662F
+ sceHttpAbortRequestForce: 0x3D44A6E5
+ sceHttpAbortWaitRequest: 0x42E7DFF1
+ sceHttpAddCookie: 0xBEDB988D
+ sceHttpAddRequestHeader: 0x7B51B122
+ sceHttpAddRequestHeaderRaw: 0x31C00FBA
+ sceHttpAuthCacheFlush: 0xAF03924C
+ sceHttpCookieExport: 0x4259FB9E
+ sceHttpCookieFlush: 0x0DACA8D4
+ sceHttpCookieImport: 0x9DF48282
+ sceHttpCreateConnection: 0xAEB3307E
+ sceHttpCreateConnectionWithURL: 0xC616C200
+ sceHttpCreateEpoll: 0x7C99AF67
+ sceHttpCreateRequest: 0xB0284270
+ sceHttpCreateRequestWithURL: 0xBD5DA1D0
+ sceHttpCreateTemplate: 0x62241DAB
+ sceHttpDeleteConnection: 0xF0F65C15
+ sceHttpDeleteRequest: 0x3D3D29AD
+ sceHttpDeleteTemplate: 0xEC85ECFB
+ sceHttpDestroyEpoll: 0x07D9F8BB
+ sceHttpGetAcceptEncodingGZIPEnabled: 0xBBFA3C2A
+ sceHttpGetAllResponseHeaders: 0x11F6C27F
+ sceHttpGetAuthEnabled: 0x6727874C
+ sceHttpGetAutoRedirect: 0x6EAD73EB
+ sceHttpGetCookie: 0x70220BFA
+ sceHttpGetCookieEnabled: 0x1B6EF66E
+ sceHttpGetCookieStats: 0x8EF6AF55
+ sceHttpGetEpoll: 0x65FE983F
+ sceHttpGetEpollId: 0x9E031D7C
+ sceHttpGetIcmOption: 0x61A4ADDE
+ sceHttpGetLastErrno: 0x9A68C3DE
+ sceHttpGetMemoryPoolStats: 0xF98CDFA9
+ sceHttpGetNonblock: 0xD65746BC
+ sceHttpGetResponseContentLength: 0xF580D304
+ sceHttpGetStatusCode: 0x27071691
+ sceHttpInit: 0x214926D9
+ sceHttpParseResponseHeader: 0x03A6C89E
+ sceHttpParseStatusLine: 0x179C56DB
+ sceHttpReadData: 0x7EDE3979
+ sceHttpRedirectCacheFlush: 0x8BAB3971
+ sceHttpRemoveRequestHeader: 0x5EB5F548
+ sceHttpRequestGetAllHeaders: 0xBAA34D18
+ sceHttpSendRequest: 0x9CA58B99
+ sceHttpSetAcceptEncodingGZIPEnabled: 0x7295C704
+ sceHttpSetAuthEnabled: 0x11EC42D0
+ sceHttpSetAuthInfoCallback: 0xE0A3A88D
+ sceHttpSetAutoRedirect: 0x34891C3F
+ sceHttpSetConnectTimeOut: 0x237CA86E
+ sceHttpSetCookieEnabled: 0xAEE573A3
+ sceHttpSetCookieMaxNum: 0x5DAA4DEF
+ sceHttpSetCookieMaxNumPerDomain: 0x635F961F
+ sceHttpSetCookieMaxSize: 0xE9C083A5
+ sceHttpSetCookieRecvCallback: 0xD4F32A23
+ sceHttpSetCookieSendCallback: 0x11C03867
+ sceHttpSetCookieTotalMaxSize: 0x5C4080BC
+ sceHttpSetDefaultAcceptEncodingGZIPEnabled: 0x1EA3BB9C
+ sceHttpSetEpoll: 0x0F1FD1B3
+ sceHttpSetEpollId: 0x5CEB6554
+ sceHttpSetIcmOption: 0x23978CBC
+ sceHttpSetNonblock: 0x27A98BDA
+ sceHttpSetRecvTimeOut: 0x94BF196E
+ sceHttpSetRedirectCallback: 0x4E08167D
+ sceHttpSetRequestContentLength: 0x37C30C90
+ sceHttpSetResolveRetry: 0x9AB56EA7
+ sceHttpSetResolveTimeOut: 0x8455B5B3
+ sceHttpSetSendTimeOut: 0x8AE3F008
+ sceHttpSslIsCtxCreated: 0x2D3F1281
+ sceHttpTerm: 0xC9076666
+ sceHttpUnsetEpoll: 0xCFB1DA4B
+ sceHttpUriBuild: 0x47664424
+ sceHttpUriEscape: 0x1DA2A673
+ sceHttpUriMerge: 0x75027D1D
+ sceHttpUriParse: 0x1D45F24E
+ sceHttpUriSweepPath: 0x50737A3F
+ sceHttpUriUnescape: 0x1274D318
+ sceHttpWaitRequest: 0x94F7256A
+ sceHttpWaitRequestCB: 0x48650A83
+ sceHttpsDisableOption: 0xC6D60403
+ sceHttpsDisableOptionPrivate: 0x00659635
+ sceHttpsEnableOption: 0x9FBE2869
+ sceHttpsEnableOptionPrivate: 0x72CB0741
+ sceHttpsFreeCaList: 0x56C95D94
+ sceHttpsGetCaList: 0xF71AA58D
+ sceHttpsGetSslError: 0x2B79BDE0
+ sceHttpsLoadCert: 0xAE8D7C33
+ sceHttpsSetSslCallback: 0xA0926037
+ sceHttpsUnloadCert: 0x8577833F
diff --git a/nids/360/SceIme.yml b/nids/360/SceIme.yml
new file mode 100644
index 0000000..bc98300
--- /dev/null
+++ b/nids/360/SceIme.yml
@@ -0,0 +1,13 @@
+modules:
+ SceIme:
+ nid: 0x00000000
+ libraries:
+ SceIme:
+ nid: 0x00000000
+ functions:
+ sceImeClose: 0x889A8421
+ sceImeOpen: 0x0E050613
+ sceImeSetCaret: 0xD8342D2A
+ sceImeSetPreeditGeometry: 0x7B1EFAA5
+ sceImeSetText: 0xF3BD9A76
+ sceImeUpdate: 0x71D6898A
diff --git a/nids/360/SceIofilemgr.yml b/nids/360/SceIofilemgr.yml
new file mode 100644
index 0000000..3172df5
--- /dev/null
+++ b/nids/360/SceIofilemgr.yml
@@ -0,0 +1,19 @@
+modules:
+ SceIofilemgr:
+ nid: 0x00000000
+ libraries:
+ SceIofilemgr:
+ nid: 0x00000000
+ functions:
+ sceIoClose: 0xC70B8886
+ sceIoDclose: 0x422A221A
+ sceIoGetPriority: 0xF2A472A1
+ sceIoGetProcessDefaultPriority: 0x0DC4F1BB
+ sceIoGetThreadDefaultPriority: 0xA176CD03
+ sceIoLseek32: 0x49252B9B
+ sceIoRead: 0xFDB32293
+ sceIoSetPriority: 0x14B2D56C
+ sceIoSetProcessDefaultPriority: 0x7F2ABBAF
+ sceIoSetThreadDefaultPriority: 0x49312108
+ sceIoSyncByFd: 0x16512F59
+ sceIoWrite: 0x34EFD876
diff --git a/nids/360/SceJpegEncUser.yml b/nids/360/SceJpegEncUser.yml
new file mode 100644
index 0000000..a4a107b
--- /dev/null
+++ b/nids/360/SceJpegEncUser.yml
@@ -0,0 +1,17 @@
+modules:
+ SceJpegEncUser:
+ nid: 0x00000000
+ libraries:
+ SceJpegEncUser:
+ nid: 0x00000000
+ functions:
+ sceJpegEncoderCsc: 0x824A7D4F
+ sceJpegEncoderEncode: 0xC60DE94C
+ sceJpegEncoderEnd: 0xC87AA849
+ sceJpegEncoderGetContextSize: 0x2B55844D
+ sceJpegEncoderInit: 0x88DA92B4
+ sceJpegEncoderInitWithParam: 0x2E8FE45D
+ sceJpegEncoderSetCompressionRatio: 0xB2B828EC
+ sceJpegEncoderSetHeaderMode: 0x2F58B12C
+ sceJpegEncoderSetOutputAddr: 0x25D52D97
+ sceJpegEncoderSetValidRegion: 0x9511F3BC
diff --git a/nids/360/SceJpegUser.yml b/nids/360/SceJpegUser.yml
new file mode 100644
index 0000000..91cd26b
--- /dev/null
+++ b/nids/360/SceJpegUser.yml
@@ -0,0 +1,18 @@
+modules:
+ SceJpegUser:
+ nid: 0x00000000
+ libraries:
+ SceJpegUser:
+ nid: 0x00000000
+ functions:
+ sceJpegCreateSplitDecoder: 0x123B4734
+ sceJpegCsc: 0x6263AEC2
+ sceJpegDecodeMJpeg: 0x6215B095
+ sceJpegDecodeMJpegYCbCr: 0x2A769BD8
+ sceJpegDeleteSplitDecoder: 0xDE8D5FA1
+ sceJpegFinishMJpeg: 0x62842598
+ sceJpegGetOutputInfo: 0x353BA9B0
+ sceJpegInitMJpeg: 0xB030773B
+ sceJpegInitMJpegWithParam: 0x518163A7
+ sceJpegMJpegCsc: 0xC2380E3A
+ sceJpegSplitDecodeMJpeg: 0x4598EC9C
diff --git a/nids/360/SceLibKernel.yml b/nids/360/SceLibKernel.yml
new file mode 100644
index 0000000..1430bb0
--- /dev/null
+++ b/nids/360/SceLibKernel.yml
@@ -0,0 +1,270 @@
+modules:
+ SceLibKernel:
+ nid: 0x00000000
+ libraries:
+ SceLibKernel:
+ nid: 0x00000000
+ functions:
+ SceKernelStackChkGuard: 0x4458BCF3
+ __sce_aeabi_idiv0: 0x4373B548
+ __sce_aeabi_ldiv0: 0xFB235848
+ __stack_chk_fail: 0x37691BF8
+ __stack_chk_guard: 0x93B8AA67
+ _sceKernelCreateLwMutex: 0xB84EF718
+ sceClibAbort: 0x2F2C6046
+ sceClibDprintf: 0x4340EF77
+ sceClibLookCtypeTable: 0xD8EBBB7E
+ sceClibMemchr: 0x407D6153
+ sceClibMemcmp: 0x9CC2BFDF
+ sceClibMemcmpConstTime: 0x100091AF
+ sceClibMemcpy: 0x14E9DBD7
+ sceClibMemcpyChk: 0x1F94EF45
+ sceClibMemmove: 0x736753C8
+ sceClibMemmoveChk: 0xA18068FC
+ sceClibMemset: 0x632980D7
+ sceClibMemsetChk: 0xD19B6DC5
+ sceClibMspaceCalloc: 0x678374AD
+ sceClibMspaceCreate: 0x3B9E301A
+ sceClibMspaceDestroy: 0xAE1A21EC
+ sceClibMspaceFree: 0x9C56B4D1
+ sceClibMspaceIsHeapEmpty: 0xD1D59701
+ sceClibMspaceMalloc: 0x86EF7680
+ sceClibMspaceMallocStats: 0x8CC1D38E
+ sceClibMspaceMallocStatsFast: 0x738E0322
+ sceClibMspaceMallocUsableSize: 0x46A02279
+ sceClibMspaceMemalign: 0x3C847D57
+ sceClibMspaceRealloc: 0x774891D6
+ sceClibMspaceReallocalign: 0x586AC68D
+ sceClibPrintf: 0xFA26BC62
+ sceClibSnprintf: 0x8CBA03D5
+ sceClibSnprintfChk: 0xC2E1A945
+ sceClibStrcatChk: 0x0F28A495
+ sceClibStrchr: 0x614076B7
+ sceClibStrcmp: 0xA2FB4D9D
+ sceClibStrcpyChk: 0xB9B6B05A
+ sceClibStrlcat: 0x70CBC2D5
+ sceClibStrlcatChk: 0x4CCB60A9
+ sceClibStrlcpy: 0x2CDFCD1C
+ sceClibStrlcpyChk: 0xAC6CF5DB
+ sceClibStrncasecmp: 0xB54C0BE4
+ sceClibStrncat: 0xA37E6383
+ sceClibStrncatChk: 0x489EBEDF
+ sceClibStrncmp: 0x660D1F6D
+ sceClibStrncpy: 0xC458D60A
+ sceClibStrncpyChk: 0x9CBE1475
+ sceClibStrnlen: 0xAC595E68
+ sceClibStrrchr: 0x6E728AAE
+ sceClibStrstr: 0xE265498B
+ sceClibStrtoll: 0x2E581B88
+ sceClibTolower: 0x4C5471BC
+ sceClibToupper: 0xB0335388
+ sceClibVdprintf: 0xABC6893C
+ sceClibVprintf: 0x5EA3B6CE
+ sceClibVsnprintf: 0xFA6BE467
+ sceClibVsnprintfChk: 0xB628786B
+ sceIoChstat: 0x29482F7F
+ sceIoChstatByFd: 0x6E903AB2
+ sceIoDevctl: 0x04B30CB2
+ sceIoDopen: 0xA9283DD0
+ sceIoDread: 0x9C8B6624
+ sceIoGetstat: 0xBCA5B623
+ sceIoGetstatByFd: 0x57F8CD25
+ sceIoIoctl: 0x54ABACFA
+ sceIoLseek: 0x99BA173E
+ sceIoMkdir: 0x9670D39F
+ sceIoOpen: 0x6C60AC61
+ sceIoPread: 0x52315AD7
+ sceIoPwrite: 0x8FFFF5A8
+ sceIoRemove: 0xE20ED0F3
+ sceIoRename: 0xF737E369
+ sceIoRmdir: 0xE9F91EC8
+ sceIoSync: 0x98ACED6D
+ sceKernelAtomicAddAndGet16: 0x495C52EC
+ sceKernelAtomicAddAndGet32: 0x2E84A93B
+ sceKernelAtomicAddAndGet64: 0xB6CE9B9A
+ sceKernelAtomicAddAndGet8: 0x8F7BD940
+ sceKernelAtomicAddUnless16: 0x1CF4AA4B
+ sceKernelAtomicAddUnless32: 0x4B33FD3C
+ sceKernelAtomicAddUnless64: 0xFFCE7438
+ sceKernelAtomicAddUnless8: 0x7FD94393
+ sceKernelAtomicAndAndGet16: 0xF9890F7E
+ sceKernelAtomicAndAndGet32: 0x6709D30C
+ sceKernelAtomicAndAndGet64: 0xAED2B370
+ sceKernelAtomicAndAndGet8: 0x86B9170F
+ sceKernelAtomicClearAndGet16: 0xCC36B775
+ sceKernelAtomicClearAndGet32: 0x9DAA0DE8
+ sceKernelAtomicClearAndGet64: 0x264209F3
+ sceKernelAtomicClearAndGet8: 0x17B40010
+ sceKernelAtomicClearMask16: 0x5FE7DFF8
+ sceKernelAtomicClearMask32: 0xE3DF0CB3
+ sceKernelAtomicClearMask64: 0x953D118A
+ sceKernelAtomicClearMask8: 0xD7D49E36
+ sceKernelAtomicCompareAndSet16: 0xE8C01236
+ sceKernelAtomicCompareAndSet32: 0x1124A1D4
+ sceKernelAtomicCompareAndSet64: 0x1EBDFCCD
+ sceKernelAtomicCompareAndSet8: 0x327DB4C0
+ sceKernelAtomicDecIfPositive16: 0x323718FB
+ sceKernelAtomicDecIfPositive32: 0xCA3294F1
+ sceKernelAtomicDecIfPositive64: 0x8BE2A007
+ sceKernelAtomicDecIfPositive8: 0x9DABE6C3
+ sceKernelAtomicGetAndAdd16: 0x5674DB0C
+ sceKernelAtomicGetAndAdd32: 0x2611CB0B
+ sceKernelAtomicGetAndAdd64: 0x63DAF37D
+ sceKernelAtomicGetAndAdd8: 0x27A2AAFA
+ sceKernelAtomicGetAndAnd16: 0x7A0CB056
+ sceKernelAtomicGetAndAnd32: 0x08266595
+ sceKernelAtomicGetAndAnd64: 0x4828BC43
+ sceKernelAtomicGetAndAnd8: 0x53DCA02B
+ sceKernelAtomicGetAndClear16: 0x57CD7E7D
+ sceKernelAtomicGetAndClear32: 0x0226A017
+ sceKernelAtomicGetAndClear64: 0x436AA0B5
+ sceKernelAtomicGetAndClear8: 0xA10873A4
+ sceKernelAtomicGetAndOr16: 0x31E49E73
+ sceKernelAtomicGetAndOr32: 0x984AD276
+ sceKernelAtomicGetAndOr64: 0xC39186CD
+ sceKernelAtomicGetAndOr8: 0x107A68DF
+ sceKernelAtomicGetAndSet16: 0xF7B9ADFC
+ sceKernelAtomicGetAndSet32: 0x9B43E667
+ sceKernelAtomicGetAndSet64: 0xD82B3A7A
+ sceKernelAtomicGetAndSet8: 0x2672EA0B
+ sceKernelAtomicGetAndSub16: 0xAC51979C
+ sceKernelAtomicGetAndSub32: 0x115C516F
+ sceKernelAtomicGetAndSub64: 0x4AE9C8E6
+ sceKernelAtomicGetAndSub8: 0xCDF5DF67
+ sceKernelAtomicGetAndXor16: 0x6E2D0B9E
+ sceKernelAtomicGetAndXor32: 0x38739E2F
+ sceKernelAtomicGetAndXor64: 0x6A19BBE9
+ sceKernelAtomicGetAndXor8: 0x7350B2DF
+ sceKernelAtomicOrAndGet16: 0x8E248EBD
+ sceKernelAtomicOrAndGet32: 0xC3B2F7F8
+ sceKernelAtomicOrAndGet64: 0x809BBC7D
+ sceKernelAtomicOrAndGet8: 0x51693931
+ sceKernelAtomicSet16: 0x450BFECF
+ sceKernelAtomicSet32: 0xB69DA09B
+ sceKernelAtomicSet64: 0xC8A4339C
+ sceKernelAtomicSet8: 0xE960FDA2
+ sceKernelAtomicSubAndGet16: 0xC26BBBB1
+ sceKernelAtomicSubAndGet32: 0x01C9CD92
+ sceKernelAtomicSubAndGet64: 0x9BB4A94B
+ sceKernelAtomicSubAndGet8: 0x99E1796E
+ sceKernelAtomicXorAndGet16: 0x6F524195
+ sceKernelAtomicXorAndGet32: 0x46940704
+ sceKernelAtomicXorAndGet64: 0xDDC6866E
+ sceKernelAtomicXorAndGet8: 0x634AF062
+ sceKernelBacktrace: 0x894037E8
+ sceKernelBacktraceSelf: 0xD16C03B0
+ sceKernelCallModuleExit: 0x15E2A45D
+ sceKernelCallWithChangeStack: 0xAFE2B300
+ sceKernelCancelEvent: 0x603AB770
+ sceKernelCancelEventFlag: 0x2A12D9B7
+ sceKernelCancelEventWithSetPattern: 0xB01387D5
+ sceKernelCancelMsgPipe: 0xEF14BA37
+ sceKernelCancelMutex: 0x2144890D
+ sceKernelCancelRWLock: 0x190CA94B
+ sceKernelCancelSema: 0x66D6BF05
+ sceKernelCancelTimer: 0x9CCF768C
+ sceKernelChangeCurrentThreadAttr: 0x36833F93
+ sceKernelCheckThreadStack: 0x84092FD0
+ sceKernelCreateCond: 0x50572FDA
+ sceKernelCreateEventFlag: 0x8516D040
+ sceKernelCreateLwCond: 0x48C7EAE6
+ sceKernelCreateLwMutex: 0xDA6EC8EF
+ sceKernelCreateMsgPipe: 0x0A10C1C8
+ sceKernelCreateMutex: 0xED53334A
+ sceKernelCreateRWLock: 0x8667951D
+ sceKernelCreateSema: 0x1BD67366
+ sceKernelCreateSimpleEvent: 0xE6DB2494
+ sceKernelCreateThread: 0xC5C11EE7
+ sceKernelCreateTimer: 0x2255B2A5
+ sceKernelDeleteLwCond: 0x721F6CB3
+ sceKernelDeleteLwMutex: 0x244E76D2
+ sceKernelExitProcess: 0x7595D9AA
+ sceKernelGetCallbackInfo: 0x88DD1BC8
+ sceKernelGetCondInfo: 0x6864DCE2
+ sceKernelGetCurrentThreadVfpException: 0xA37A6057
+ sceKernelGetEventFlagInfo: 0x8BA4C0C1
+ sceKernelGetEventInfo: 0xE35F19D6
+ sceKernelGetEventPattern: 0xE5A2AC66
+ sceKernelGetLwCondInfo: 0xE4DF36A0
+ sceKernelGetLwCondInfoById: 0x971F1DE8
+ sceKernelGetLwMutexInfo: 0xF7D8F1FC
+ sceKernelGetLwMutexInfoById: 0x4846613D
+ sceKernelGetMsgPipeInfo: 0x4046D16B
+ sceKernelGetMutexInfo: 0x9A6C43CA
+ sceKernelGetOpenPsId: 0x261E2C34
+ sceKernelGetPMUSERENR: 0xF8A99FDF
+ sceKernelGetProcessTime: 0x4C4672BF
+ sceKernelGetProcessTimeLow: 0xE9F973B1
+ sceKernelGetProcessTimeWide: 0xB110C123
+ sceKernelGetRWLockInfo: 0x079A573B
+ sceKernelGetSemaInfo: 0x595D3FA6
+ sceKernelGetSystemInfo: 0xE0241FAA
+ sceKernelGetTLSAddr: 0xB295EB61
+ sceKernelGetThreadCpuAffinityMask: 0x8C57AC2A
+ sceKernelGetThreadCurrentPriority: 0xC53A9848
+ sceKernelGetThreadExitStatus: 0xD5DC26C4
+ sceKernelGetThreadId: 0x0FB972F9
+ sceKernelGetThreadInfo: 0x8D9C5461
+ sceKernelGetThreadRunStatus: 0xD6B01013
+ sceKernelGetTimerBase: 0x1F59E04D
+ sceKernelGetTimerEventRemainingTime: 0x75B1EB3E
+ sceKernelGetTimerInfo: 0x7E35E10A
+ sceKernelGetTimerTime: 0x381DC300
+ sceKernelLoadModule: 0xBBE82155
+ sceKernelLoadStartModule: 0x2DCC4AFA
+ sceKernelLockLwMutex: 0x46E7BE7B
+ sceKernelLockLwMutexCB: 0x3148C6B6
+ sceKernelLockMutex: 0x1D8D7945
+ sceKernelLockMutexCB: 0x2BDAA524
+ sceKernelLockReadRWLock: 0xFA670F0F
+ sceKernelLockReadRWLockCB: 0x2D4A62B7
+ sceKernelLockWriteRWLock: 0x67A187BB
+ sceKernelLockWriteRWLockCB: 0xA4777082
+ sceKernelPMonThreadGetCounter: 0x99B2BF15
+ sceKernelPollEvent: 0x241F3634
+ sceKernelPollEventFlag: 0x1FBB0FE1
+ sceKernelPrintBacktrace: 0x1C02A434
+ sceKernelPulseEventWithNotifyCallback: 0x92F162F3
+ sceKernelReceiveMsgPipe: 0x4E81DD5C
+ sceKernelReceiveMsgPipeCB: 0x33AF829B
+ sceKernelReceiveMsgPipeVector: 0x9F899087
+ sceKernelReceiveMsgPipeVectorCB: 0xBE5B3E27
+ sceKernelSendMsgPipe: 0x0CA71EA2
+ sceKernelSendMsgPipeCB: 0xA5CA74AC
+ sceKernelSendMsgPipeVector: 0x94D506F7
+ sceKernelSendMsgPipeVectorCB: 0x9C6F7F79
+ sceKernelSetEventWithNotifyCallback: 0x5FF3EE92
+ sceKernelSetTimerEvent: 0x621D293B
+ sceKernelSetTimerTime: 0xFFAD717F
+ sceKernelSignalLwCond: 0x3AC63B9A
+ sceKernelSignalLwCondAll: 0xE5241A0C
+ sceKernelSignalLwCondTo: 0xFC1A48EB
+ sceKernelStackChkFail: 0xEC287338
+ sceKernelStartModule: 0x702425D5
+ sceKernelStartThread: 0xF08DE149
+ sceKernelStopModule: 0x3B2CBA09
+ sceKernelStopUnloadModule: 0x2415F8A4
+ sceKernelTryLockLwMutex: 0xA6A2C915
+ sceKernelTryReceiveMsgPipe: 0x5615B006
+ sceKernelTryReceiveMsgPipeVector: 0x86ECC0FF
+ sceKernelTrySendMsgPipe: 0xDFC670E0
+ sceKernelTrySendMsgPipeVector: 0x60DB346F
+ sceKernelUnloadModule: 0x1987920E
+ sceKernelUnlockLwMutex: 0x120AFC8C
+ sceKernelWaitCond: 0xC88D44AD
+ sceKernelWaitCondCB: 0x4CE42CE2
+ sceKernelWaitEvent: 0x120F03AF
+ sceKernelWaitEventCB: 0xA0490795
+ sceKernelWaitEventFlag: 0x83C0E2AF
+ sceKernelWaitEventFlagCB: 0xE737B1DF
+ sceKernelWaitLwCond: 0xE1878282
+ sceKernelWaitLwCondCB: 0x8FA54B07
+ sceKernelWaitMultipleEvents: 0x10586418
+ sceKernelWaitMultipleEventsCB: 0x4263DBC9
+ sceKernelWaitSema: 0x0C7B834B
+ sceKernelWaitSemaCB: 0x174692B4
+ sceKernelWaitSignal: 0xADCA94E5
+ sceKernelWaitSignalCB: 0x24460BB3
+ sceKernelWaitThreadEnd: 0xDDB395A9
+ sceKernelWaitThreadEndCB: 0xC54941ED
+ sceSblACMgrIsGameProgram: 0x963F4A99
diff --git a/nids/360/SceLibLocation.yml b/nids/360/SceLibLocation.yml
new file mode 100644
index 0000000..df52a7b
--- /dev/null
+++ b/nids/360/SceLibLocation.yml
@@ -0,0 +1,29 @@
+modules:
+ SceLibLocation:
+ nid: 0x00000000
+ libraries:
+ SceLibLocation:
+ nid: 0x00000000
+ functions:
+ sceLocationCancelGetLocation: 0x71503251
+ sceLocationClose: 0x14FE76E8
+ sceLocationConfirm: 0xC895E567
+ sceLocationConfirmAbort: 0xE3CBF875
+ sceLocationConfirmGetResult: 0xFF016C13
+ sceLocationConfirmGetStatus: 0x730FF842
+ sceLocationDenyApplication: 0x8AAF3FBD
+ sceLocationGetHeading: 0x4E9E5ED9
+ sceLocationGetLocation: 0x15BC27C8
+ sceLocationGetLocationWithTimeout: 0x16F41ED0
+ sceLocationGetMethod: 0x188CE004
+ sceLocationGetPermission: 0x482622C6
+ sceLocationInit: 0x09C4F674
+ sceLocationOpen: 0xDD271661
+ sceLocationReopen: 0xB1F55065
+ sceLocationSetGpsEmulationFile: 0xDE0A9EA4
+ sceLocationSetThreadParameter: 0xAA026B53
+ sceLocationStartHeadingCallback: 0x07D4DFE0
+ sceLocationStartLocationCallback: 0x12D1F0EA
+ sceLocationStopHeadingCallback: 0x92E53F94
+ sceLocationStopLocationCallback: 0xED378700
+ sceLocationTerm: 0x1E80199A
diff --git a/nids/360/SceLibLocationExtension.yml b/nids/360/SceLibLocationExtension.yml
new file mode 100644
index 0000000..3e79612
--- /dev/null
+++ b/nids/360/SceLibLocationExtension.yml
@@ -0,0 +1,10 @@
+modules:
+ SceLibLocationExtension:
+ nid: 0x00000000
+ libraries:
+ SceLibLocationExtension:
+ nid: 0x00000000
+ functions:
+ sceLocationCancelQueryLocationWifiHistory: 0x46D2F044
+ sceLocationGetLocationWifiHistory: 0x82DE9BF8
+ sceLocationQueryLocationWifiHistory: 0x277DA915
diff --git a/nids/360/SceLibRudp.yml b/nids/360/SceLibRudp.yml
new file mode 100644
index 0000000..9198a14
--- /dev/null
+++ b/nids/360/SceLibRudp.yml
@@ -0,0 +1,37 @@
+modules:
+ SceLibRudp:
+ nid: 0x00000000
+ libraries:
+ SceLibRudp:
+ nid: 0x00000000
+ functions:
+ sceRudpActivate: 0xF1151D91
+ sceRudpBind: 0x8B766108
+ sceRudpCreateContext: 0x772C07E8
+ sceRudpEnableInternalIOThread: 0x3A495E69
+ sceRudpEnd: 0x3EA0961E
+ sceRudpFlush: 0x8D45BA52
+ sceRudpGetContextStatus: 0xD620B557
+ sceRudpGetLocalInfo: 0x4DC43692
+ sceRudpGetMaxSegmentSize: 0x68A52861
+ sceRudpGetNumberOfPacketsToRead: 0x5D0460CD
+ sceRudpGetOption: 0xE68005E3
+ sceRudpGetRemoteInfo: 0x104E4D3B
+ sceRudpGetSizeReadable: 0x6B74CA22
+ sceRudpGetSizeWritable: 0xADE196DC
+ sceRudpGetStatus: 0xD77928C5
+ sceRudpInit: 0x22C9AA29
+ sceRudpInitiate: 0x46B635BD
+ sceRudpNetReceived: 0x2C1E736E
+ sceRudpPollCancel: 0xA9B92EFE
+ sceRudpPollControl: 0x18668BD8
+ sceRudpPollCreate: 0x943D96EC
+ sceRudpPollDestroy: 0xC9ACBDF0
+ sceRudpPollWait: 0x55918C7C
+ sceRudpProcessEvents: 0x24E36E39
+ sceRudpRead: 0x30A9438E
+ sceRudpSetEventHandler: 0x396A24D6
+ sceRudpSetMaxSegmentSize: 0xE1DD9645
+ sceRudpSetOption: 0xBD87A5CA
+ sceRudpTerminate: 0x552B2D3E
+ sceRudpWrite: 0x69C9DE15
diff --git a/nids/360/SceLiveAreaUtil.yml b/nids/360/SceLiveAreaUtil.yml
new file mode 100644
index 0000000..15dbb2d
--- /dev/null
+++ b/nids/360/SceLiveAreaUtil.yml
@@ -0,0 +1,15 @@
+modules:
+ SceLiveAreaUtil:
+ nid: 0x00000000
+ libraries:
+ SceLiveAreaUtil:
+ nid: 0x00000000
+ functions:
+ sceLiveAreaGetFrameRevision: 0xD6EE2214
+ sceLiveAreaGetFrameUserData: 0xD6FD367F
+ sceLiveAreaGetRevision: 0x833F5D0A
+ sceLiveAreaGetStatus: 0x7FE5B83F
+ sceLiveAreaReplaceAllAsync: 0x18066BA9
+ sceLiveAreaReplaceAllSync: 0x29C65C0B
+ sceLiveAreaUpdateFrameAsync: 0xD330285D
+ sceLiveAreaUpdateFrameSync: 0xCFCEDE95
diff --git a/nids/360/SceModulemgr.yml b/nids/360/SceModulemgr.yml
new file mode 100644
index 0000000..e5d9ddd
--- /dev/null
+++ b/nids/360/SceModulemgr.yml
@@ -0,0 +1,10 @@
+modules:
+ SceModulemgr:
+ nid: 0x00000000
+ libraries:
+ SceModulemgr:
+ nid: 0x00000000
+ functions:
+ sceKernelGetModuleIdByAddr: 0xF5798C7C
+ sceKernelGetModuleInfo: 0x36585DAF
+ sceKernelGetModuleList: 0x2EF2581F
diff --git a/nids/360/SceMotion.yml b/nids/360/SceMotion.yml
new file mode 100644
index 0000000..d7a7e14
--- /dev/null
+++ b/nids/360/SceMotion.yml
@@ -0,0 +1,26 @@
+modules:
+ SceMotion:
+ nid: 0x00000000
+ libraries:
+ SceMotion:
+ nid: 0x00000000
+ functions:
+ sceMotionGetAngleThreshold: 0x499B6C87
+ sceMotionGetBasicOrientation: 0x4F28BFE0
+ sceMotionGetDeadband: 0x112E0EAE
+ sceMotionGetDeviceLocation: 0x047F060A
+ sceMotionGetGyroBiasCorrection: 0xE8A28DA5
+ sceMotionGetMagnetometerState: 0x3D4813AE
+ sceMotionGetSensorState: 0x47D679EA
+ sceMotionGetState: 0xBDB32767
+ sceMotionGetTiltCorrection: 0xC1652201
+ sceMotionMagnetometerOff: 0xC1A7395A
+ sceMotionMagnetometerOn: 0x122A79F8
+ sceMotionReset: 0x0FD2CDA2
+ sceMotionRotateYaw: 0x20F00078
+ sceMotionSetAngleThreshold: 0xDACB2A41
+ sceMotionSetDeadband: 0x917EA390
+ sceMotionSetGyroBiasCorrection: 0xA4A7E6E2
+ sceMotionSetTiltCorrection: 0xAF09FCDB
+ sceMotionStartSampling: 0x28034AC9
+ sceMotionStopSampling: 0xAF32CB1D
diff --git a/nids/360/SceMusicExport.yml b/nids/360/SceMusicExport.yml
new file mode 100644
index 0000000..5e6a441
--- /dev/null
+++ b/nids/360/SceMusicExport.yml
@@ -0,0 +1,8 @@
+modules:
+ SceMusicExport:
+ nid: 0x00000000
+ libraries:
+ SceMusicExport:
+ nid: 0x00000000
+ functions:
+ sceMusicExportFromFile: 0x08000579
diff --git a/nids/360/SceNearDialogUtil.yml b/nids/360/SceNearDialogUtil.yml
new file mode 100644
index 0000000..c951e79
--- /dev/null
+++ b/nids/360/SceNearDialogUtil.yml
@@ -0,0 +1,40 @@
+modules:
+ SceNearDialogUtil:
+ nid: 0x00000000
+ libraries:
+ SceNearDialogUtil:
+ nid: 0x00000000
+ functions:
+ sceNearDialogAbort: 0x7790BDB4
+ sceNearDialogGetResult: 0xD46E5257
+ sceNearDialogGetStatus: 0x1341672D
+ sceNearDialogInit: 0xE493D3B8
+ sceNearDialogTerm: 0xA3D52935
+ sceNearUtilityCloseDiscoveredGiftImage: 0x3289BF4A
+ sceNearUtilityCloseReceivedGiftData: 0x28394CD7
+ sceNearUtilityConvertDiscoveredGiftParam: 0xF3FBFFE9
+ sceNearUtilityDeleteDiscoveredGift: 0x44EA7FA3
+ sceNearUtilityDeleteGift: 0x722E8B53
+ sceNearUtilityFinalize: 0x52BBF4C5
+ sceNearUtilityGetDiscoveredGiftInfo: 0xAF4740D1
+ sceNearUtilityGetDiscoveredGiftSender: 0xE2A90639
+ sceNearUtilityGetDiscoveredGiftStatus: 0xD6FFC962
+ sceNearUtilityGetDiscoveredGifts: 0xF684C554
+ sceNearUtilityGetGift: 0x8CBD3BF9
+ sceNearUtilityGetGiftStatus: 0xCCB5FF48
+ sceNearUtilityGetLastNeighborFoundDateTime: 0x9D6A7AD4
+ sceNearUtilityGetMyStatus: 0x1265745D
+ sceNearUtilityGetNeighbors: 0x61A68242
+ sceNearUtilityGetNewNeighbors: 0x44A0F2B7
+ sceNearUtilityGetRecentNeighbors: 0xDA56F2F1
+ sceNearUtilityIgnoreDiscoveredGift: 0xB04B9676
+ sceNearUtilityInitialize: 0xECA38E35
+ sceNearUtilityLaunchNearAppForDownload: 0x6DBC14B8
+ sceNearUtilityLaunchNearAppForUpdate: 0x8D32729E
+ sceNearUtilityOpenDiscoveredGiftImage: 0xBF1B4BB9
+ sceNearUtilityOpenReceivedGiftData: 0x486BEBDB
+ sceNearUtilityReadDiscoveredGiftImage: 0x200D6143
+ sceNearUtilityReadReceivedGiftData: 0x30C8B7A3
+ sceNearUtilityRefresh: 0x74E55A3B
+ sceNearUtilitySetGift: 0x294693CB
+ sceNearUtilitySetGift2: 0xDBEFB12E
diff --git a/nids/360/SceNearUtil.yml b/nids/360/SceNearUtil.yml
new file mode 100644
index 0000000..65afdfd
--- /dev/null
+++ b/nids/360/SceNearUtil.yml
@@ -0,0 +1,36 @@
+modules:
+ SceNearUtil:
+ nid: 0x00000000
+ libraries:
+ SceNearUtil:
+ nid: 0x00000000
+ functions:
+ sceNearCloseDiscoveredGiftImage: 0x88A68D20
+ sceNearCloseReceivedGiftData: 0x2F35C196
+ sceNearConvertDiscoveredGiftParam: 0x80D6C552
+ sceNearDeleteDiscoveredGift: 0x8CBEB2DA
+ sceNearDeleteGift: 0x52021026
+ sceNearFinalize: 0xFF3BC581
+ sceNearFinalizeAndLaunchNearApp: 0x3F3F6D92
+ sceNearGetDiscoveredGiftInfo: 0x773ABEA9
+ sceNearGetDiscoveredGiftSender: 0xEFE6F060
+ sceNearGetDiscoveredGiftStatus: 0xA64D9D38
+ sceNearGetDiscoveredGifts: 0xDE6F0859
+ sceNearGetGift: 0xDB8BAC35
+ sceNearGetGiftStatus: 0x8F3CC01C
+ sceNearGetLastNeighborFoundDateTime: 0xD393578E
+ sceNearGetMyStatus: 0xAEF3022A
+ sceNearGetNeighbors: 0xAD264F5F
+ sceNearGetNewNeighbors: 0x6C2E610F
+ sceNearGetRecentNeighbors: 0xE75A5A9B
+ sceNearIgnoreDiscoveredGift: 0x360D4A19
+ sceNearInitialize: 0xBBCA5813
+ sceNearLaunchNearAppForDownload: 0xB22CB01D
+ sceNearLaunchNearAppForUpdate: 0xF3398774
+ sceNearOpenDiscoveredGiftImage: 0xF8C15008
+ sceNearOpenReceivedGiftData: 0x06807CA3
+ sceNearReadDiscoveredGiftImage: 0x2364D6BD
+ sceNearReadReceivedGiftData: 0xB14145DD
+ sceNearRefresh: 0x2ED36EE2
+ sceNearSetGift: 0x146BE236
+ sceNearSetGift2: 0x4CCE6A14
diff --git a/nids/360/SceNet.yml b/nids/360/SceNet.yml
new file mode 100644
index 0000000..e2624b1
--- /dev/null
+++ b/nids/360/SceNet.yml
@@ -0,0 +1,63 @@
+modules:
+ SceNet:
+ nid: 0x00000000
+ libraries:
+ SceNet:
+ nid: 0x00000000
+ functions:
+ sceNetAccept: 0x1ADF9BB1
+ sceNetBind: 0x1296A94B
+ sceNetClearDnsCache: 0xFEC1166D
+ sceNetConnect: 0x11E5B6F6
+ sceNetDumpAbort: 0x3B24E75F
+ sceNetDumpCreate: 0xAFF9FA4D
+ sceNetDumpDestroy: 0x82DDCF63
+ sceNetDumpRead: 0x04042925
+ sceNetEpollAbort: 0x93FCC4E8
+ sceNetEpollControl: 0x4C8764AC
+ sceNetEpollCreate: 0xF9D102AE
+ sceNetEpollDestroy: 0x7915CAF3
+ sceNetEpollWait: 0x45CE337D
+ sceNetEpollWaitCB: 0x92D3E767
+ sceNetErrnoLoc: 0xE37F34AA
+ sceNetEtherNtostr: 0x84334EB2
+ sceNetEtherStrton: 0xEEC6D75F
+ sceNetGetMacAddress: 0x06C05518
+ sceNetGetSockIdInfo: 0x138CF1D6
+ sceNetGetSockInfo: 0xB1AF6840
+ sceNetGetStatisticsInfo: 0xA86F8FE5
+ sceNetGetpeername: 0x2348D353
+ sceNetGetsockname: 0x1C66A6DB
+ sceNetGetsockopt: 0xBA652062
+ sceNetHtonl: 0x4C30B03C
+ sceNetHtonll: 0x12C19209
+ sceNetHtons: 0x9FA3207B
+ sceNetInetNtop: 0x98839B74
+ sceNetInetPton: 0xD5EEB048
+ sceNetInit: 0xEB03E265
+ sceNetListen: 0x7A8DA094
+ sceNetNtohl: 0xD2EAA645
+ sceNetNtohll: 0xFB3336A6
+ sceNetNtohs: 0x07845128
+ sceNetRecv: 0x023643B7
+ sceNetRecvfrom: 0xB226138B
+ sceNetRecvmsg: 0xDE94C6FE
+ sceNetResolverAbort: 0x38EBBD57
+ sceNetResolverCreate: 0x6DA29319
+ sceNetResolverDestroy: 0x3559F098
+ sceNetResolverGetError: 0x874EF500
+ sceNetResolverStartAton: 0x0424AE26
+ sceNetResolverStartNtoa: 0x1EB11857
+ sceNetSend: 0xE3DD8CD9
+ sceNetSendmsg: 0x99C579AE
+ sceNetSendto: 0x52DB31D5
+ sceNetSetDnsInfo: 0xD62EF218
+ sceNetSetsockopt: 0x065505CA
+ sceNetShowIfconfig: 0x658B903B
+ sceNetShowNetstat: 0x338EDC2E
+ sceNetShowRoute: 0x6AB3B74B
+ sceNetShutdown: 0x69E50BB5
+ sceNetSocket: 0xF084FCE3
+ sceNetSocketAbort: 0x891C1B9B
+ sceNetSocketClose: 0x29822B4D
+ sceNetTerm: 0xEA3CC286
diff --git a/nids/360/SceNetAdhocMatching.yml b/nids/360/SceNetAdhocMatching.yml
new file mode 100644
index 0000000..2410780
--- /dev/null
+++ b/nids/360/SceNetAdhocMatching.yml
@@ -0,0 +1,21 @@
+modules:
+ SceNetAdhocMatching:
+ nid: 0x00000000
+ libraries:
+ SceNetAdhocMatching:
+ nid: 0x00000000
+ functions:
+ sceNetAdhocMatchingAbortSendData: 0xFE77831E
+ sceNetAdhocMatchingCancelTarget: 0x04FF010C
+ sceNetAdhocMatchingCancelTargetWithOpt: 0x54F6534D
+ sceNetAdhocMatchingCreate: 0x7BAD7EA2
+ sceNetAdhocMatchingDelete: 0x7BCDD889
+ sceNetAdhocMatchingGetHelloOpt: 0x90AFFEDD
+ sceNetAdhocMatchingGetMembers: 0x85B23CEB
+ sceNetAdhocMatchingInit: 0x8E0E0EAE
+ sceNetAdhocMatchingSelectTarget: 0x9A6B1D0F
+ sceNetAdhocMatchingSendData: 0x83C0E435
+ sceNetAdhocMatchingSetHelloOpt: 0x659D4B04
+ sceNetAdhocMatchingStart: 0xF13E17BE
+ sceNetAdhocMatchingStop: 0x63ABB632
+ sceNetAdhocMatchingTerm: 0x6E195CD1
diff --git a/nids/360/SceNetCtl.yml b/nids/360/SceNetCtl.yml
new file mode 100644
index 0000000..bca1eb4
--- /dev/null
+++ b/nids/360/SceNetCtl.yml
@@ -0,0 +1,25 @@
+modules:
+ SceNetCtl:
+ nid: 0x00000000
+ libraries:
+ SceNetCtl:
+ nid: 0x00000000
+ functions:
+ sceNetCtlAdhocDisconnect: 0xED43B79A
+ sceNetCtlAdhocGetInAddr: 0x7118C99D
+ sceNetCtlAdhocGetPeerList: 0x77586C59
+ sceNetCtlAdhocGetResult: 0x7AE0ED19
+ sceNetCtlAdhocGetState: 0x0961A561
+ sceNetCtlAdhocRegisterCallback: 0xFFA9D594
+ sceNetCtlAdhocUnregisterCallback: 0xA4471E10
+ sceNetCtlCheckCallback: 0xDFFC3ED4
+ sceNetCtlGetIfStat: 0xDA130450
+ sceNetCtlGetNatInfo: 0x4DDD6149
+ sceNetCtlGetPhoneMaxDownloadableSize: 0x4FB4BEA1
+ sceNetCtlInetGetInfo: 0xB26D07F3
+ sceNetCtlInetGetResult: 0x6B20EC02
+ sceNetCtlInetGetState: 0x6D26AC68
+ sceNetCtlInetRegisterCallback: 0xEAEE6185
+ sceNetCtlInetUnregisterCallback: 0xD0C3BF3F
+ sceNetCtlInit: 0x495CA1DB
+ sceNetCtlTerm: 0xCD188648
diff --git a/nids/360/SceNgs.yml b/nids/360/SceNgs.yml
new file mode 100644
index 0000000..96f46bd
--- /dev/null
+++ b/nids/360/SceNgs.yml
@@ -0,0 +1,75 @@
+modules:
+ SceNgs:
+ nid: 0x00000000
+ libraries:
+ SceNgs:
+ nid: 0x00000000
+ functions:
+ sceNgsAT9GetSectionDetails: 0x2A9FA501
+ sceNgsModuleGetNumPresets: 0x5C71FE09
+ sceNgsModuleGetPreset: 0xC58298A7
+ sceNgsPatchCreateRouting: 0xD668B49C
+ sceNgsPatchGetInfo: 0x98703DBC
+ sceNgsPatchRemoveRouting: 0xD0C9AE5A
+ sceNgsRackGetRequiredMemorySize: 0x477318C0
+ sceNgsRackGetVoiceHandle: 0xFE1A98E9
+ sceNgsRackInit: 0x0A92E4EC
+ sceNgsRackRelease: 0xDD5CA10B
+ sceNgsRackSetParamErrorCallback: 0x534B6E3F
+ sceNgsSystemGetRequiredMemorySize: 0x6CE8B36F
+ sceNgsSystemInit: 0xED14CF4A
+ sceNgsSystemLock: 0xB9D971F2
+ sceNgsSystemRelease: 0x4A25BEBC
+ sceNgsSystemSetFlags: 0x64D80013
+ sceNgsSystemSetParamErrorCallback: 0x5ADD22DC
+ sceNgsSystemUnlock: 0x0A93EA96
+ sceNgsSystemUpdate: 0x684F080C
+ sceNgsVoiceBypassModule: 0x9AB87E71
+ sceNgsVoiceDefGetAtrac9Voice: 0x14EF65A0
+ sceNgsVoiceDefGetCompressorBuss: 0x0E0ACB68
+ sceNgsVoiceDefGetCompressorSideChainBuss: 0x1AF83512
+ sceNgsVoiceDefGetDelayBuss: 0x4D705E3E
+ sceNgsVoiceDefGetDistortionBuss: 0xAAD90DEB
+ sceNgsVoiceDefGetEnvelopeBuss: 0xF6B68C31
+ sceNgsVoiceDefGetEqBuss: 0xF964120E
+ sceNgsVoiceDefGetMasterBuss: 0x79A121D1
+ sceNgsVoiceDefGetMixerBuss: 0xE0AC8776
+ sceNgsVoiceDefGetPauserBuss: 0x214485D6
+ sceNgsVoiceDefGetPitchShiftBuss: 0xFBE515D4
+ sceNgsVoiceDefGetReverbBuss: 0x9DCF50F5
+ sceNgsVoiceDefGetSasEmuVoice: 0x1F51C2BA
+ sceNgsVoiceDefGetScreamAtrac9Voice: 0xCD63A2BF
+ sceNgsVoiceDefGetScreamVoice: 0xCE53BC33
+ sceNgsVoiceDefGetSimpleAtrac9Voice: 0x45CF2A73
+ sceNgsVoiceDefGetSimpleVoice: 0x0D5399CF
+ sceNgsVoiceDefGetTemplate1: 0xE9B572B7
+ sceNgsVoiceGetInfo: 0x5551410D
+ sceNgsVoiceGetModuleBypass: 0x431BF3AB
+ sceNgsVoiceGetModuleType: 0xB307185E
+ sceNgsVoiceGetOutputPatch: 0x01A52E3A
+ sceNgsVoiceGetParamsOutOfRange: 0x4CBE08F3
+ sceNgsVoiceGetStateData: 0xC9B8C0B4
+ sceNgsVoiceInit: 0x1DDBEBEB
+ sceNgsVoiceKeyOff: 0xBB13373D
+ sceNgsVoiceKill: 0x0E291AAD
+ sceNgsVoiceLockParams: 0xAB6BEF8F
+ sceNgsVoicePatchSetVolume: 0xA3C807BC
+ sceNgsVoicePatchSetVolumes: 0xBD6F57F0
+ sceNgsVoicePatchSetVolumesMatrix: 0xA0F5402D
+ sceNgsVoicePause: 0xD7786E99
+ sceNgsVoicePlay: 0xFA0A0F34
+ sceNgsVoiceResume: 0x54CFB981
+ sceNgsVoiceSetFinishedCallback: 0x17A6F564
+ sceNgsVoiceSetModuleCallback: 0x24E909A8
+ sceNgsVoiceSetParamsBlock: 0xFB8174B1
+ sceNgsVoiceSetPreset: 0x8A88E665
+ sceNgsVoiceUnlockParams: 0x3D46D8A7
+ sceSulphaNgsGetDefaultConfig: 0x5FD8AEDB
+ sceSulphaNgsGetNeededMemory: 0x793E3E8C
+ sceSulphaNgsInit: 0xAFCD824F
+ sceSulphaNgsSetRackName: 0x251AF6A9
+ sceSulphaNgsSetSampleName: 0x54EC5B8D
+ sceSulphaNgsSetSynthName: 0x2F3F7515
+ sceSulphaNgsSetVoiceName: 0x508975BD
+ sceSulphaNgsShutdown: 0xD124BFB1
+ sceSulphaNgsTrace: 0xDC7C0F05
diff --git a/nids/360/ScePerf.yml b/nids/360/ScePerf.yml
new file mode 100644
index 0000000..6791230
--- /dev/null
+++ b/nids/360/ScePerf.yml
@@ -0,0 +1,34 @@
+modules:
+ ScePerf:
+ nid: 0x00000000
+ libraries:
+ ScePerf:
+ nid: 0x00000000
+ functions:
+ _pLibPerfCaptureFlagPtr: 0x936A5F31
+ _sceCpuRazorPopFiberUserMarker: 0x453AED06
+ _sceCpuRazorPushFiberUserMarker: 0x8F7B522C
+ _sceRazorCpuInit: 0x7AD6AC30
+ _sceRazorCpuWriteFiberUltPkt: 0x409D966A
+ scePerfArmPmonGetCounterValue: 0x6132A497
+ scePerfArmPmonReset: 0x35151735
+ scePerfArmPmonSelectEvent: 0x63CBEA8B
+ scePerfArmPmonSetCounterValue: 0x12F6C708
+ scePerfArmPmonSoftwareIncrement: 0x4264B4E7
+ scePerfArmPmonStart: 0xC9D969D5
+ scePerfArmPmonStop: 0xD1A40F54
+ scePerfGetTimebaseFrequency: 0x78EA4FFB
+ scePerfGetTimebaseValue: 0xBD9615E5
+ sceRazorCpuGetActivityMonitorTraceBuffer: 0xF7F8ADCE
+ sceRazorCpuGetUserMarkerTraceBuffer: 0x0DE231D4
+ sceRazorCpuIsCapturing: 0x8DA87B35
+ sceRazorCpuPopMarker: 0xDC3224C3
+ sceRazorCpuPushMarker: 0xC3DE4C0A
+ sceRazorCpuPushMarkerWithHud: 0x5CDC09EA
+ sceRazorCpuStartActivityMonitor: 0x3F29E937
+ sceRazorCpuStartCapture: 0xDAB63FC3
+ sceRazorCpuStartUserMarkerTrace: 0xAED36A40
+ sceRazorCpuStopActivityMonitor: 0x9D5B9621
+ sceRazorCpuStopCapture: 0x9C2C05C2
+ sceRazorCpuStopUserMarkerTrace: 0x4B47E144
+ sceRazorCpuSync: 0x4F1385E3
diff --git a/nids/360/ScePgf.yml b/nids/360/ScePgf.yml
new file mode 100644
index 0000000..d2b9ced
--- /dev/null
+++ b/nids/360/ScePgf.yml
@@ -0,0 +1,30 @@
+modules:
+ ScePgf:
+ nid: 0x00000000
+ libraries:
+ ScePgf:
+ nid: 0x00000000
+ functions:
+ sceFontClose: 0x4A7293E9
+ sceFontDoneLib: 0x07EE1733
+ sceFontFindFont: 0x51061D87
+ sceFontFindOptimumFont: 0x8DFBAE1B
+ sceFontFlush: 0x7D8CB13B
+ sceFontGetCharGlyphImage: 0xAB45AAD3
+ sceFontGetCharGlyphImage_Clip: 0xEB589530
+ sceFontGetCharImageRect: 0x70C86B3E
+ sceFontGetCharInfo: 0x6FD1BA65
+ sceFontGetFontInfo: 0xF9414FA2
+ sceFontGetFontInfoByIndexNumber: 0xAB034738
+ sceFontGetFontList: 0xD56DCCEA
+ sceFontGetNumFontList: 0x9F842307
+ sceFontNewLib: 0x1055ABA3
+ sceFontOpen: 0xBD2DFCFF
+ sceFontOpenUserFile: 0xE260E740
+ sceFontOpenUserMemory: 0xB23ED47C
+ sceFontPixelToPointH: 0x9E38F4D6
+ sceFontPixelToPointV: 0x7B45E2D1
+ sceFontPointToPixelH: 0x39B9AEFF
+ sceFontPointToPixelV: 0x03F10EC8
+ sceFontSetAltCharacterCode: 0x8D5B44DF
+ sceFontSetResolution: 0xDE47674C
diff --git a/nids/360/ScePhotoExport.yml b/nids/360/ScePhotoExport.yml
new file mode 100644
index 0000000..e81c8e8
--- /dev/null
+++ b/nids/360/ScePhotoExport.yml
@@ -0,0 +1,11 @@
+modules:
+ ScePhotoExport:
+ nid: 0x00000000
+ libraries:
+ ScePhotoExport:
+ nid: 0x00000000
+ functions:
+ scePhotoExportFromData: 0x70512321
+ scePhotoExportFromFile: 0x84FD9FC5
+ scePhotoExportIsAvailableFromData: 0xE6E6AFD5
+ scePhotoExportIsAvailableFromFile: 0x5655F971
diff --git a/nids/360/ScePower.yml b/nids/360/ScePower.yml
new file mode 100644
index 0000000..c5861fc
--- /dev/null
+++ b/nids/360/ScePower.yml
@@ -0,0 +1,20 @@
+modules:
+ ScePower:
+ nid: 0x00000000
+ libraries:
+ ScePower:
+ nid: 0x00000000
+ functions:
+ scePowerGetArmClockFrequency: 0xABC6F88F
+ scePowerGetBatteryFullCapacity: 0xFD18A0FF
+ scePowerGetBatteryLifePercent: 0x2085D15D
+ scePowerGetBatteryLifeTime: 0x8EFB3FA2
+ scePowerGetBatteryRemainCapacity: 0x94F5A53F
+ scePowerIsBatteryCharging: 0x1E490401
+ scePowerIsLowBattery: 0xD3075926
+ scePowerIsPowerOnline: 0x87440F5E
+ scePowerIsSuspendRequired: 0x78A1A796
+ scePowerRegisterCallback: 0x04B7766E
+ scePowerSetArmClockFrequency: 0x74DB5AE5
+ scePowerSetConfigurationMode: 0x3CE187B6
+ scePowerUnregisterCallback: 0xDFA8BAF8
diff --git a/nids/360/SceProcessmgr.yml b/nids/360/SceProcessmgr.yml
new file mode 100644
index 0000000..3824fbb
--- /dev/null
+++ b/nids/360/SceProcessmgr.yml
@@ -0,0 +1,17 @@
+modules:
+ SceProcessmgr:
+ nid: 0x00000000
+ libraries:
+ SceProcessmgr:
+ nid: 0x00000000
+ functions:
+ sceKernelGetStderr: 0xFA5E3ADA
+ sceKernelGetStdin: 0xC1727F59
+ sceKernelGetStdout: 0xE5AA625C
+ sceKernelLibcClock: 0x9E45DA09
+ sceKernelLibcGettimeofday: 0x4B879059
+ sceKernelLibcGmtime_r: 0xBCA437CD
+ sceKernelLibcLocaltime_r: 0x94F041ED
+ sceKernelLibcMktime: 0x890BDC39
+ sceKernelLibcTime: 0x0039BE45
+ sceKernelPowerTick: 0x2252890C
diff --git a/nids/360/ScePspnetAdhoc.yml b/nids/360/ScePspnetAdhoc.yml
new file mode 100644
index 0000000..b7865fa
--- /dev/null
+++ b/nids/360/ScePspnetAdhoc.yml
@@ -0,0 +1,35 @@
+modules:
+ ScePspnetAdhoc:
+ nid: 0x00000000
+ libraries:
+ ScePspnetAdhoc:
+ nid: 0x00000000
+ functions:
+ sceNetAdhocGetPdpStat: 0x02098B69
+ sceNetAdhocGetPtpStat: 0xE45F0801
+ sceNetAdhocGetSocketAlert: 0xCA249F53
+ sceNetAdhocInit: 0x87805E13
+ sceNetAdhocPdpCreate: 0xF2EC12CD
+ sceNetAdhocPdpDelete: 0xB7B6A662
+ sceNetAdhocPdpRecv: 0x1172398C
+ sceNetAdhocPdpSend: 0xB56238BA
+ sceNetAdhocPollSocket: 0x54ED636D
+ sceNetAdhocPtpAccept: 0x0A0423DD
+ sceNetAdhocPtpClose: 0xA083BF7C
+ sceNetAdhocPtpConnect: 0x632EDB11
+ sceNetAdhocPtpFlush: 0xAD5F570D
+ sceNetAdhocPtpListen: 0x8F683810
+ sceNetAdhocPtpOpen: 0x81498625
+ sceNetAdhocPtpRecv: 0x0291EF5B
+ sceNetAdhocPtpSend: 0x0A4E32EF
+ sceNetAdhocSetSocketAlert: 0x31F45B51
+ sceNetAdhocTerm: 0x6C0B4971
+ sceNetAdhocctlGetAddrByName: 0xD3230114
+ sceNetAdhocctlGetAdhocId: 0x49AF74AE
+ sceNetAdhocctlGetEtherAddr: 0xA40F17E0
+ sceNetAdhocctlGetNameByAddr: 0xFCA965F6
+ sceNetAdhocctlGetParameter: 0x051D8368
+ sceNetAdhocctlGetPeerInfo: 0x14552BB1
+ sceNetAdhocctlGetPeerList: 0x356AA25E
+ sceNetAdhocctlInit: 0xE2FE9DD6
+ sceNetAdhocctlTerm: 0x97A80065
diff --git a/nids/360/ScePvf.yml b/nids/360/ScePvf.yml
new file mode 100644
index 0000000..7f68764
--- /dev/null
+++ b/nids/360/ScePvf.yml
@@ -0,0 +1,50 @@
+modules:
+ ScePvf:
+ nid: 0x00000000
+ libraries:
+ ScePvf:
+ nid: 0x00000000
+ functions:
+ __scePvfSetFt2DoneLibCHook: 0x58142D71
+ __scePvfSetFt2LibCHook: 0x997161C3
+ scePvfClose: 0xD282C23C
+ scePvfDoneLib: 0xE17717EC
+ scePvfFindFont: 0x984E5BFE
+ scePvfFindOptimumFont: 0x2761FEAC
+ scePvfFlush: 0x687FF765
+ scePvfGetCharGlyphImage: 0x37DA496A
+ scePvfGetCharGlyphImage_Clip: 0xA55F973F
+ scePvfGetCharGlyphOutline: 0x17A7873B
+ scePvfGetCharImageRect: 0x6C1B9CAF
+ scePvfGetCharInfo: 0xA88EEDB0
+ scePvfGetFontInfo: 0xAB0C7CF2
+ scePvfGetFontInfoByIndexNumber: 0xF3E1E8BD
+ scePvfGetFontList: 0x66F2D767
+ scePvfGetKerningInfo: 0xBC90F661
+ scePvfGetNumFontList: 0xF6C4A855
+ scePvfGetVertCharGlyphImage: 0x8AE8433A
+ scePvfGetVertCharGlyphImage_Clip: 0xEEDAB884
+ scePvfGetVertCharGlyphOutline: 0xECCB0CEE
+ scePvfGetVertCharImageRect: 0x64E0EA8B
+ scePvfGetVertCharInfo: 0xB8D01915
+ scePvfIsElement: 0x9F018F25
+ scePvfIsVertElement: 0xE676A888
+ scePvfNewLib: 0x72E58672
+ scePvfOpen: 0xE35434BB
+ scePvfOpenDefaultJapaneseFontOnSharedMemory: 0xFEEE373A
+ scePvfOpenDefaultLatinFontOnSharedMemory: 0x9CBC1A46
+ scePvfOpenUserFile: 0xD535520F
+ scePvfOpenUserFileWithSubfontIndex: 0x10452B86
+ scePvfOpenUserMemory: 0x9E65E4ED
+ scePvfOpenUserMemoryWithSubfontIndex: 0xA81570EB
+ scePvfPixelToPointH: 0xF56B5B9B
+ scePvfPixelToPointV: 0xCDA282D2
+ scePvfPointToPixelH: 0x91F02F9A
+ scePvfPointToPixelV: 0x35465BD7
+ scePvfReleaseCharGlyphOutline: 0xB6CE89E1
+ scePvfSetAltCharacterCode: 0x830625C2
+ scePvfSetCharSize: 0xF17ADE4D
+ scePvfSetEM: 0xDFB677C5
+ scePvfSetEmboldenRate: 0x6E787722
+ scePvfSetResolution: 0xC4444FB3
+ scePvfSetSkewValue: 0x3DD09BC9
diff --git a/nids/360/SceRtc.yml b/nids/360/SceRtc.yml
new file mode 100644
index 0000000..5a2fbb8
--- /dev/null
+++ b/nids/360/SceRtc.yml
@@ -0,0 +1,8 @@
+modules:
+ SceRtc:
+ nid: 0x00000000
+ libraries:
+ SceRtc:
+ nid: 0x00000000
+ functions:
+ sceRtcGetAccumulativeTime: 0x258BE8EC
diff --git a/nids/360/SceRtcUser.yml b/nids/360/SceRtcUser.yml
new file mode 100644
index 0000000..d345e67
--- /dev/null
+++ b/nids/360/SceRtcUser.yml
@@ -0,0 +1,47 @@
+modules:
+ SceRtcUser:
+ nid: 0x00000000
+ libraries:
+ SceRtcUser:
+ nid: 0x00000000
+ functions:
+ sceRtcCheckValid: 0xD7622935
+ sceRtcCompareTick: 0xC7385158
+ sceRtcConvertLocalTimeToUtc: 0x0A05E201
+ sceRtcConvertUtcToLocalTime: 0x1282C436
+ sceRtcFormatRFC2822: 0x147F2138
+ sceRtcFormatRFC2822LocalTime: 0x42CA8EB5
+ sceRtcFormatRFC3339: 0xCCEA2B54
+ sceRtcFormatRFC3339LocalTime: 0x742250A9
+ sceRtcGetCurrentClock: 0x70FDE8F1
+ sceRtcGetCurrentClockLocalTime: 0x0572EDDC
+ sceRtcGetCurrentNetworkTick: 0xCDDD25FE
+ sceRtcGetCurrentTick: 0x23F79274
+ sceRtcGetDayOfWeek: 0x2F3531EB
+ sceRtcGetDayOfYear: 0xB5C4E95F
+ sceRtcGetDaysInMonth: 0x49EB4556
+ sceRtcGetDosTime: 0x92ABEBAF
+ sceRtcGetLastAdjustedTick: 0x8148E95C
+ sceRtcGetLastReincarnatedTick: 0xA8C16615
+ sceRtcGetTick: 0xF2B238E2
+ sceRtcGetTickResolution: 0x811313B3
+ sceRtcGetTime64_t: 0xC995DE02
+ sceRtcGetTime_t: 0x8DE6FEB7
+ sceRtcGetWin32FileTime: 0x8A95E119
+ sceRtcIsLeapYear: 0xF17FD8B5
+ sceRtcParseDateTime: 0x2347CE12
+ sceRtcParseRFC3339: 0x2D18AEEC
+ sceRtcSetDosTime: 0xF8B22B07
+ sceRtcSetTick: 0xCD89F464
+ sceRtcSetTime64_t: 0xA6C36B6A
+ sceRtcSetTime_t: 0x3A332F81
+ sceRtcSetWin32FileTime: 0xA79A8846
+ sceRtcTickAddDays: 0x58DE3C70
+ sceRtcTickAddHours: 0x6F193F55
+ sceRtcTickAddMicroseconds: 0xAE26D920
+ sceRtcTickAddMinutes: 0x4C358871
+ sceRtcTickAddMonths: 0x6321B4AA
+ sceRtcTickAddSeconds: 0x979AFD79
+ sceRtcTickAddTicks: 0x4559E2DB
+ sceRtcTickAddWeeks: 0xE713C640
+ sceRtcTickAddYears: 0xDF6C3E1B
diff --git a/nids/360/SceSas.yml b/nids/360/SceSas.yml
new file mode 100644
index 0000000..0d3c36b
--- /dev/null
+++ b/nids/360/SceSas.yml
@@ -0,0 +1,40 @@
+modules:
+ SceSas:
+ nid: 0x00000000
+ libraries:
+ SceSas:
+ nid: 0x00000000
+ functions:
+ sceSasCore: 0x7A4672B2
+ sceSasCoreWithMix: 0xBD496983
+ sceSasExit: 0xBB7D6790
+ sceSasGetDryPeak: 0xB6642276
+ sceSasGetEndState: 0x007E63E6
+ sceSasGetEnvelope: 0x296A9910
+ sceSasGetGrain: 0x2BEA45BC
+ sceSasGetNeededMemorySize: 0x180C6824
+ sceSasGetOutputmode: 0x2C36E150
+ sceSasGetPauseState: 0xFD1A0CBF
+ sceSasGetPreMasterPeak: 0x1568017A
+ sceSasGetWetPeak: 0x4314F0E9
+ sceSasInit: 0x449B5974
+ sceSasInitWithGrain: 0x820D5F82
+ sceSasSetADSR: 0x18A5EFA2
+ sceSasSetADSRmode: 0x5207F9D2
+ sceSasSetDistortion: 0x011788BE
+ sceSasSetEffect: 0xB0444E69
+ sceSasSetEffectParam: 0xBAD546A0
+ sceSasSetEffectType: 0xCDF2DDD5
+ sceSasSetEffectVolume: 0x55EDDBFA
+ sceSasSetGrain: 0x2B4A207C
+ sceSasSetKeyOff: 0x5E42ADAB
+ sceSasSetKeyOn: 0xC838DB6F
+ sceSasSetNoise: 0xF1C63CB9
+ sceSasSetOutputmode: 0x44DDB3C4
+ sceSasSetPause: 0x59C7A9DF
+ sceSasSetPitch: 0x2C48A08C
+ sceSasSetSL: 0xDE6227B8
+ sceSasSetSimpleADSR: 0xECCE0DB8
+ sceSasSetVoice: 0x2B75F9BC
+ sceSasSetVoicePCM: 0xB1756EFC
+ sceSasSetVolume: 0x0BE8204D
diff --git a/nids/360/SceScreenShot.yml b/nids/360/SceScreenShot.yml
new file mode 100644
index 0000000..c4a372d
--- /dev/null
+++ b/nids/360/SceScreenShot.yml
@@ -0,0 +1,15 @@
+modules:
+ SceScreenShot:
+ nid: 0x00000000
+ libraries:
+ SceScreenShot:
+ nid: 0x00000000
+ functions:
+ sceScreenShotCapture: 0xD509FB08
+ sceScreenShotDisable: 0x50AE9FF9
+ sceScreenShotDisableNotification: 0xDA80A228
+ sceScreenShotEnable: 0x76E674D1
+ sceScreenShotEnableNotification: 0x816633FE
+ sceScreenShotGetParam: 0xBAE9E534
+ sceScreenShotSetOverlayImage: 0x7061665B
+ sceScreenShotSetParam: 0x05DB59C7
diff --git a/nids/360/SceShutterSound.yml b/nids/360/SceShutterSound.yml
new file mode 100644
index 0000000..dc72ab6
--- /dev/null
+++ b/nids/360/SceShutterSound.yml
@@ -0,0 +1,8 @@
+modules:
+ SceShutterSound:
+ nid: 0x00000000
+ libraries:
+ SceShutterSound:
+ nid: 0x00000000
+ functions:
+ sceShutterSoundPlay: 0x7FFB6D79
diff --git a/nids/360/SceSsl.yml b/nids/360/SceSsl.yml
new file mode 100644
index 0000000..e7f7d70
--- /dev/null
+++ b/nids/360/SceSsl.yml
@@ -0,0 +1,18 @@
+modules:
+ SceSsl:
+ nid: 0x00000000
+ libraries:
+ SceSsl:
+ nid: 0x00000000
+ functions:
+ sceSslFreeSslCertName: 0xC73687E4
+ sceSslGetIssuerName: 0x412711E5
+ sceSslGetMemoryPoolStats: 0xBD203262
+ sceSslGetNameEntryCount: 0x95E14CA6
+ sceSslGetNameEntryInfo: 0x2A857867
+ sceSslGetNotAfter: 0xF5ED7B68
+ sceSslGetNotBefore: 0x70DEA174
+ sceSslGetSerialNumber: 0x901C5C15
+ sceSslGetSubjectName: 0x9B2F1BC1
+ sceSslInit: 0x3C733316
+ sceSslTerm: 0x03CE6E3A
diff --git a/nids/360/SceSulpha.yml b/nids/360/SceSulpha.yml
new file mode 100644
index 0000000..7aa2424
--- /dev/null
+++ b/nids/360/SceSulpha.yml
@@ -0,0 +1,30 @@
+modules:
+ SceSulpha:
+ nid: 0x00000000
+ libraries:
+ SceSulpha:
+ nid: 0x00000000
+ functions:
+ sceSulphaAgentsGetNeededMemory: 0xC5752B6B
+ sceSulphaAgentsRegister: 0x7ADB454D
+ sceSulphaAgentsUnregister: 0x2A8B74D7
+ sceSulphaEventAdd: 0xB0C2B9CE
+ sceSulphaEventDelete: 0xD5D995A9
+ sceSulphaEventNew: 0xBF61F3B8
+ sceSulphaEventReport: 0xBC6A2833
+ sceSulphaFileConnect: 0x7968A138
+ sceSulphaFileDisconnect: 0xB16E7B88
+ sceSulphaGetAgent: 0xDE7E2911
+ sceSulphaGetDefaultConfig: 0xA6A05C50
+ sceSulphaGetNeededMemory: 0xD52E5A5A
+ sceSulphaGetTimestamp: 0x29F0DA12
+ sceSulphaInit: 0x324F158F
+ sceSulphaLogHandler: 0x5C6815C6
+ sceSulphaLogSetLevel: 0x951D159D
+ sceSulphaNetworkInit: 0xB4668AEA
+ sceSulphaNetworkShutdown: 0x0FC71B72
+ sceSulphaNodeDelete: 0xD44C9F86
+ sceSulphaNodeNew: 0xA41B7402
+ sceSulphaSetBookmark: 0x5E15E164
+ sceSulphaShutdown: 0x10770BA7
+ sceSulphaUpdate: 0x920EC7BF
diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml
new file mode 100644
index 0000000..3393785
--- /dev/null
+++ b/nids/360/SceSysmem.yml
@@ -0,0 +1,14 @@
+modules:
+ SceSysmem:
+ nid: 0x00000000
+ libraries:
+ SceSysmem:
+ nid: 0x00000000
+ functions:
+ sceKernelAllocMemBlock: 0xB9D5EBDE
+ sceKernelFindMemBlockByAddr: 0xA33B99D1
+ sceKernelFreeMemBlock: 0xA91E15EE
+ sceKernelGetFreeMemorySize: 0x87CC580B
+ sceKernelGetMemBlockBase: 0xB8EF5818
+ sceKernelGetMemBlockInfoByAddr: 0x4010AD65
+ sceKernelGetMemBlockInfoByRange: 0x006F3DB4
diff --git a/nids/360/SceSysmodule.yml b/nids/360/SceSysmodule.yml
new file mode 100644
index 0000000..381f330
--- /dev/null
+++ b/nids/360/SceSysmodule.yml
@@ -0,0 +1,10 @@
+modules:
+ SceSysmodule:
+ nid: 0x00000000
+ libraries:
+ SceSysmodule:
+ nid: 0x00000000
+ functions:
+ sceSysmoduleIsLoaded: 0x53099B7A
+ sceSysmoduleLoadModule: 0x79A0160A
+ sceSysmoduleUnloadModule: 0x31D87805
diff --git a/nids/360/SceSystemGesture.yml b/nids/360/SceSystemGesture.yml
new file mode 100644
index 0000000..379e747
--- /dev/null
+++ b/nids/360/SceSystemGesture.yml
@@ -0,0 +1,24 @@
+modules:
+ SceSystemGesture:
+ nid: 0x00000000
+ libraries:
+ SceSystemGesture:
+ nid: 0x00000000
+ functions:
+ sceSystemGestureCreateTouchRecognizer: 0xC3367370
+ sceSystemGestureFinalizePrimitiveTouchRecognizer: 0xB3875104
+ sceSystemGestureGetPrimitiveTouchEventByIndex: 0xE0577765
+ sceSystemGestureGetPrimitiveTouchEventByPrimitiveID: 0x480564C9
+ sceSystemGestureGetPrimitiveTouchEvents: 0xC750D3DA
+ sceSystemGestureGetPrimitiveTouchEventsCount: 0xBAB8ECCB
+ sceSystemGestureGetTouchEventByEventID: 0x5570B83E
+ sceSystemGestureGetTouchEventByIndex: 0x74724147
+ sceSystemGestureGetTouchEvents: 0x789D867C
+ sceSystemGestureGetTouchEventsCount: 0x13AD2218
+ sceSystemGestureGetTouchRecognizerInformation: 0xF0DB1AE5
+ sceSystemGestureInitializePrimitiveTouchRecognizer: 0x6078A08B
+ sceSystemGestureResetPrimitiveTouchRecognizer: 0xFD5A6504
+ sceSystemGestureResetTouchRecognizer: 0x0D941B90
+ sceSystemGestureUpdatePrimitiveTouchRecognizer: 0xDF4C665A
+ sceSystemGestureUpdateTouchRecognizer: 0x851FB144
+ sceSystemGestureUpdateTouchRecognizerRectangle: 0xA9DB29F6
diff --git a/nids/360/SceThreadmgr.yml b/nids/360/SceThreadmgr.yml
new file mode 100644
index 0000000..101bac6
--- /dev/null
+++ b/nids/360/SceThreadmgr.yml
@@ -0,0 +1,75 @@
+modules:
+ SceThreadmgr:
+ nid: 0x00000000
+ libraries:
+ SceThreadmgr:
+ nid: 0x00000000
+ functions:
+ sceKernelCancelCallback: 0x30741EF2
+ sceKernelChangeActiveCpuMask: 0x001173F8
+ sceKernelChangeThreadCpuAffinityMask: 0x15129174
+ sceKernelChangeThreadPriority: 0xBD0139F2
+ sceKernelChangeThreadVfpException: 0xCC18FBAE
+ sceKernelCheckCallback: 0xE53E41F6
+ sceKernelCheckWaitableStatus: 0xD9BD74EB
+ sceKernelClearEvent: 0x7B2A4B28
+ sceKernelClearEventFlag: 0x4CB87CA7
+ sceKernelCloseCond: 0x15C690E0
+ sceKernelCloseEventFlag: 0x9A68F547
+ sceKernelCloseMsgPipe: 0x1305A065
+ sceKernelCloseMutex: 0x03E23AF6
+ sceKernelCloseRWLock: 0xFD5BD5C1
+ sceKernelCloseSema: 0xA2D81F9E
+ sceKernelCloseSimpleEvent: 0xFEF4CA53
+ sceKernelCloseTimer: 0xACE60E4A
+ sceKernelCreateCallback: 0xB19CF7E9
+ sceKernelCreateThreadForUser: 0xC0FAF6A3
+ sceKernelDelayThread: 0x4B675D05
+ sceKernelDelayThreadCB: 0x9C0180E1
+ sceKernelDeleteCallback: 0xD469676B
+ sceKernelDeleteCond: 0x879E6EBD
+ sceKernelDeleteEventFlag: 0x5840162C
+ sceKernelDeleteMsgPipe: 0xE78BCCF7
+ sceKernelDeleteMutex: 0xCB78710D
+ sceKernelDeleteRWLock: 0xE73649CA
+ sceKernelDeleteSema: 0xDB32948A
+ sceKernelDeleteSimpleEvent: 0x208CFE28
+ sceKernelDeleteThread: 0x1BBDE3D9
+ sceKernelDeleteTimer: 0xAB1E42C4
+ sceKernelExitDeleteThread: 0x1D17DECF
+ sceKernelGetCallbackCount: 0x038644D5
+ sceKernelGetProcessId: 0x9DCB4B7A
+ sceKernelGetThreadStackFreeSize: 0x4F8A3DA0
+ sceKernelGetThreadmgrUIDClass: 0xC9678F7F
+ sceKernelGetTimerBaseWide: 0x5DBC1960
+ sceKernelGetTimerTimeWide: 0x3EFD3165
+ sceKernelNotifyCallback: 0xA4683592
+ sceKernelOpenCond: 0x76BDA02F
+ sceKernelOpenEventFlag: 0xBC19F8A1
+ sceKernelOpenMsgPipe: 0x0E1CB9F6
+ sceKernelOpenMutex: 0x52E17182
+ sceKernelOpenRWLock: 0xCE510196
+ sceKernelOpenSema: 0xCBE235C7
+ sceKernelOpenSimpleEvent: 0x4E1E4DF8
+ sceKernelOpenTimer: 0xB6E286E7
+ sceKernelPollSema: 0x866EF048
+ sceKernelPulseEvent: 0x8D27BAD6
+ sceKernelRegisterCallbackToEvent: 0x76FB37E9
+ sceKernelSendSignal: 0xD4C367B2
+ sceKernelSetEvent: 0x324218CD
+ sceKernelSetEventFlag: 0xEC94DFF7
+ sceKernelSetTimerTimeWide: 0x273B4A4D
+ sceKernelSignalCond: 0x6ED2E2DC
+ sceKernelSignalCondAll: 0xC2E7AC22
+ sceKernelSignalCondTo: 0x1269F4EC
+ sceKernelSignalSema: 0xE6B761D1
+ sceKernelStartTimer: 0x48091E0C
+ sceKernelStopTimer: 0x869E9F20
+ sceKernelTryLockMutex: 0x72FC1F54
+ sceKernelTryLockReadRWLock: 0xEFDDA456
+ sceKernelTryLockWriteRWLock: 0x206CBB66
+ sceKernelUnlockMutex: 0x1A372EC8
+ sceKernelUnlockReadRWLock: 0x3EF91145
+ sceKernelUnlockWriteRWLock: 0xB4151397
+ sceKernelUnregisterCallbackFromEvent: 0x18462B11
+ sceKernelUnregisterCallbackFromEventAll: 0x888A7361
diff --git a/nids/360/SceThreadmgrCoredumpTime.yml b/nids/360/SceThreadmgrCoredumpTime.yml
new file mode 100644
index 0000000..e52455b
--- /dev/null
+++ b/nids/360/SceThreadmgrCoredumpTime.yml
@@ -0,0 +1,8 @@
+modules:
+ SceThreadmgrCoredumpTime:
+ nid: 0x00000000
+ libraries:
+ SceThreadmgrCoredumpTime:
+ nid: 0x00000000
+ functions:
+ sceKernelExitThread: 0x0C8A38E1
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
diff --git a/nids/360/SceUlt.yml b/nids/360/SceUlt.yml
new file mode 100644
index 0000000..01a89de
--- /dev/null
+++ b/nids/360/SceUlt.yml
@@ -0,0 +1,69 @@
+modules:
+ SceUlt:
+ nid: 0x00000000
+ libraries:
+ SceUlt:
+ nid: 0x00000000
+ functions:
+ _sceUltConditionVariableCreate: 0xD76A156C
+ _sceUltConditionVariableOptParamInitialize: 0x0603FCC1
+ _sceUltMutexCreate: 0x5AFEC7A1
+ _sceUltMutexOptParamInitialize: 0x24D87E05
+ _sceUltQueueCreate: 0x14DA1BB4
+ _sceUltQueueDataResourcePoolCreate: 0x40856827
+ _sceUltQueueDataResourcePoolOptParamInitialize: 0x8A4F88A2
+ _sceUltQueueOptParamInitialize: 0xF7A83023
+ _sceUltReaderWriterLockCreate: 0x2FB0EB32
+ _sceUltReaderWriterLockOptParamInitialize: 0xD8334A1F
+ _sceUltSemaphoreCreate: 0xDD59562C
+ _sceUltSemaphoreOptParamInitialize: 0x8E31B9FE
+ _sceUltUlthreadCreate: 0xB1290375
+ _sceUltUlthreadOptParamInitialize: 0x7F373376
+ _sceUltUlthreadRuntimeCreate: 0x86DDA3AE
+ _sceUltUlthreadRuntimeOptParamInitialize: 0x8486DDE6
+ _sceUltWaitingQueueResourcePoolCreate: 0x62F9493E
+ _sceUltWaitingQueueResourcePoolOptParamInitialize: 0xEF094E35
+ sceUltConditionVariableDestroy: 0x53420ED2
+ sceUltConditionVariableSignal: 0x9FE7CB9F
+ sceUltConditionVariableSignalAll: 0xEBB6FC1E
+ sceUltConditionVariableWait: 0x2CD0F57C
+ sceUltGetConditionVariableInfo: 0xC7AA4779
+ sceUltGetMutexInfo: 0x58D8DDE6
+ sceUltGetQueueDataResourcePoolInfo: 0x750E7962
+ sceUltGetQueueInfo: 0x1470318D
+ sceUltGetReaderWriterLockInfo: 0x10B3FB76
+ sceUltGetSemaphoreInfo: 0x25FE84F3
+ sceUltGetUlthreadInfo: 0xB5895640
+ sceUltGetUlthreadRuntimeInfo: 0x4F6A7DA6
+ sceUltGetWaitingQueueResourcePoolInfo: 0x04DC59F2
+ sceUltMutexDestroy: 0xEEBD9052
+ sceUltMutexLock: 0x001EAC8A
+ sceUltMutexTryLock: 0xE5936A69
+ sceUltMutexUnlock: 0x897C9097
+ sceUltQueueDataResourcePoolDestroy: 0x2B8D33F1
+ sceUltQueueDataResourcePoolGetWorkAreaSize: 0xECDA7FEE
+ sceUltQueueDestroy: 0xF37862DE
+ sceUltQueuePop: 0x1AD58A53
+ sceUltQueuePush: 0xA7E78FF9
+ sceUltQueueTryPop: 0x2A1A8EA6
+ sceUltQueueTryPush: 0x6D356B29
+ sceUltReaderWriterLockDestroy: 0xB1FEB79B
+ sceUltReaderWriterLockLockRead: 0x9AD07630
+ sceUltReaderWriterLockLockWrite: 0xF5F63E2C
+ sceUltReaderWriterLockTryLockRead: 0x2629C055
+ sceUltReaderWriterLockTryLockWrite: 0x944FB222
+ sceUltReaderWriterLockUnlockRead: 0x218D4743
+ sceUltReaderWriterLockUnlockWrite: 0x2A5741F5
+ sceUltSemaphoreAcquire: 0xF220D3AE
+ sceUltSemaphoreDestroy: 0x8EC57420
+ sceUltSemaphoreRelease: 0x65376E2D
+ sceUltSemaphoreTryAcquire: 0xAF15606D
+ sceUltUlthreadExit: 0x1E401DF8
+ sceUltUlthreadGetSelf: 0xA798C5D7
+ sceUltUlthreadJoin: 0x63483381
+ sceUltUlthreadRuntimeDestroy: 0x4E9A745C
+ sceUltUlthreadRuntimeGetWorkAreaSize: 0x5435C586
+ sceUltUlthreadTryJoin: 0xB4CF88AC
+ sceUltUlthreadYield: 0xCAD57BAD
+ sceUltWaitingQueueResourcePoolDestroy: 0xC9E96714
+ sceUltWaitingQueueResourcePoolGetWorkAreaSize: 0x644DA029
diff --git a/nids/360/SceVideodecUser.yml b/nids/360/SceVideodecUser.yml
new file mode 100644
index 0000000..0d4f465
--- /dev/null
+++ b/nids/360/SceVideodecUser.yml
@@ -0,0 +1,28 @@
+modules:
+ SceVideodecUser:
+ nid: 0x00000000
+ libraries:
+ SceVideodecUser:
+ nid: 0x00000000
+ functions:
+ sceAvcdecCreateDecoder: 0xE82BB69B
+ sceAvcdecCsc: 0xB2A428DB
+ sceAvcdecCscInternal: 0xC300BF46
+ sceAvcdecDecode: 0xD6190A06
+ sceAvcdecDecodeAvailableSize: 0x441673E3
+ sceAvcdecDecodeFlush: 0x25F31020
+ sceAvcdecDecodeStop: 0x9648D853
+ sceAvcdecDeleteDecoder: 0x8A0E359E
+ sceAvcdecQueryDecoderMemSize: 0x97E95EDB
+ sceM4vdecCreateDecoder: 0x17C6AC9E
+ sceM4vdecCsc: 0xB4BC325B
+ sceM4vdecDecode: 0x624664DB
+ sceM4vdecDecodeAvailableSize: 0xA8CF1942
+ sceM4vdecDecodeFlush: 0x7C460D75
+ sceM4vdecDecodeStop: 0x87CFD23B
+ sceM4vdecDeleteDecoder: 0x0EB2E4E7
+ sceM4vdecQueryDecoderMemSize: 0xC67C1A80
+ sceVideodecInitLibrary: 0xF1AF65A3
+ sceVideodecInitLibraryWithUnmapMem: 0x230A78FF
+ sceVideodecQueryMemSize: 0x6731BB2D
+ sceVideodecTermLibrary: 0x3A5F4924
diff --git a/nids/360/SceVoice.yml b/nids/360/SceVoice.yml
new file mode 100644
index 0000000..be1c153
--- /dev/null
+++ b/nids/360/SceVoice.yml
@@ -0,0 +1,35 @@
+modules:
+ SceVoice:
+ nid: 0x00000000
+ libraries:
+ SceVoice:
+ nid: 0x00000000
+ functions:
+ sceVoiceCheckTopology: 0x874054CE
+ sceVoiceConnectIPortToOPort: 0x698BDAAE
+ sceVoiceCreatePort: 0xFA4E57B1
+ sceVoiceDeletePort: 0xAE46564D
+ sceVoiceDisconnectIPortFromOPort: 0x5F0260F4
+ sceVoiceEnd: 0xAC98853E
+ sceVoiceGetBitRate: 0xD02C00B4
+ sceVoiceGetMuteFlag: 0xC913F7E9
+ sceVoiceGetPortAttr: 0x73F72940
+ sceVoiceGetPortInfo: 0x5933CCFB
+ sceVoiceGetResourceInfo: 0x6E46950E
+ sceVoiceGetVolume: 0x875CC80D
+ sceVoiceInit: 0x805CC20F
+ sceVoicePausePort: 0x23C6B16B
+ sceVoicePausePortAll: 0x39AA3884
+ sceVoiceReadFromOPort: 0x09E4D18C
+ sceVoiceResetPort: 0x5E1CE910
+ sceVoiceResumePort: 0x2DE35411
+ sceVoiceResumePortAll: 0x1F93FC0C
+ sceVoiceSetBitRate: 0x02F58D6F
+ sceVoiceSetMuteFlag: 0x0B9E4AE2
+ sceVoiceSetMuteFlagAll: 0xDB90EAC4
+ sceVoiceSetPortAttr: 0x9B0D3490
+ sceVoiceSetVolume: 0xD93769E6
+ sceVoiceStart: 0xB2ED725B
+ sceVoiceStop: 0xC3868DF6
+ sceVoiceUpdatePort: 0xCE855C50
+ sceVoiceWriteToIPort: 0x0A22EC0E
diff --git a/nids/360/SceVoiceQoS.yml b/nids/360/SceVoiceQoS.yml
new file mode 100644
index 0000000..6da2c3a
--- /dev/null
+++ b/nids/360/SceVoiceQoS.yml
@@ -0,0 +1,24 @@
+modules:
+ SceVoiceQoS:
+ nid: 0x00000000
+ libraries:
+ SceVoiceQoS:
+ nid: 0x00000000
+ functions:
+ sceVoiceQoSConnect: 0xE0C5CEEE
+ sceVoiceQoSCreateLocalEndpoint: 0xAAB54BE4
+ sceVoiceQoSCreateRemoteEndpoint: 0xBAB98727
+ sceVoiceQoSDeleteLocalEndpoint: 0x68FABF6F
+ sceVoiceQoSDeleteRemoteEndpoint: 0xC2F2C771
+ sceVoiceQoSDisconnect: 0x3C7A08B0
+ sceVoiceQoSEnd: 0xFB0B747B
+ sceVoiceQoSGetConnectionAttribute: 0xE81B8D44
+ sceVoiceQoSGetLocalEndpoint: 0xE5B4527D
+ sceVoiceQoSGetLocalEndpointAttribute: 0xC981AB3B
+ sceVoiceQoSGetRemoteEndpoint: 0x876A9B9C
+ sceVoiceQoSGetStatus: 0xC9DC1425
+ sceVoiceQoSInit: 0x4B5FFF1C
+ sceVoiceQoSReadPacket: 0x2D613549
+ sceVoiceQoSSetConnectionAttribute: 0xE757806F
+ sceVoiceQoSSetLocalEndpointAttribute: 0x540CEBA5
+ sceVoiceQoSWritePacket: 0x2FE1F28F
diff --git a/nids/SceLibMonoBridge.yml b/nids/SceLibMonoBridge.yml
new file mode 100644
index 0000000..da5ec6c
--- /dev/null
+++ b/nids/SceLibMonoBridge.yml
@@ -0,0 +1,301 @@
+modules:
+ SceLibMonoBridge:
+ nid: 0xD46680E4
+ libraries:
+ SceLibMonoBridge:
+ nid: 0xD46680E4
+ functions:
+ __aeabi_unwind_cpp_pr0: 0xD172A1F6
+ __aeabi_unwind_cpp_pr1: 0x6B008191
+ __ashldi3: 0x3FF08624
+ __divdi3: 0xC9DBA402
+ __divsi3: 0x48A5D6B6
+ __lshrdi3: 0x69B23762
+ __moddi3: 0x9A2906FE
+ __modsi3: 0x3F8F26A3
+ __sce_aeabi_idiv0: 0x1EBF97CC
+ __sce_aeabi_ldiv0: 0x2AB3B87C
+ __udivdi3: 0xD7F019CF
+ __udivsi3: 0xFF10AAE9
+ __umoddi3: 0x66FCF225
+ __umodsi3: 0x35BC7C65
+ environ: 0x97F0181A
+ g_ascii_strcasecmp: 0xC653C249
+ g_file_vita_get_current_dir: 0x545F9DA8
+ g_file_vita_get_full_path: 0xC1F77924
+ g_file_vita_set_current_dir: 0x01EE0837
+ getenv: 0x2AEBA06E
+ monoeg_assertion_message: 0xA0D78B57
+ monoeg_g_array_append_vals: 0x38EC545B
+ monoeg_g_array_free: 0x075935E0
+ monoeg_g_array_insert_vals: 0xEDCCA472
+ monoeg_g_array_new: 0x05EDBCA5
+ monoeg_g_ascii_strdown: 0x3B76B55A
+ monoeg_g_ascii_strncasecmp: 0x7CDD24DB
+ monoeg_g_ascii_tolower: 0xF5C20E95
+ monoeg_g_ascii_xdigit_value: 0x522CF60A
+ monoeg_g_build_path: 0x85453290
+ monoeg_g_convert: 0xB27101E2
+ monoeg_g_dir_close: 0x52E9FEB1
+ monoeg_g_dir_open: 0x6F92241A
+ monoeg_g_dir_read_name: 0x4600943C
+ monoeg_g_direct_equal: 0x8148B339
+ monoeg_g_direct_hash: 0xD8811B19
+ monoeg_g_error_free: 0x47C11F1D
+ monoeg_g_file_get_contents: 0x05AE6764
+ monoeg_g_file_open_tmp: 0x6B74C816
+ monoeg_g_file_test: 0xCF8DCED3
+ monoeg_g_filename_from_uri: 0x08AD58AF
+ monoeg_g_filename_from_utf8: 0xDB1AD82A
+ monoeg_g_filename_to_uri: 0xB8A330FA
+ monoeg_g_find_program_in_path: 0xAA9C90DE
+ monoeg_g_free: 0x0FDB0CDD
+ monoeg_g_get_charset: 0xF6BEC9D3
+ monoeg_g_get_current_dir: 0xB6243709
+ monoeg_g_get_home_dir: 0x7DF9817E
+ monoeg_g_get_tmp_dir: 0x60DDC771
+ monoeg_g_get_user_name: 0x93FF7030
+ monoeg_g_getenv: 0x0A4ADADF
+ monoeg_g_hash_table_destroy: 0x931C06A1
+ monoeg_g_hash_table_foreach: 0xC23C4881
+ monoeg_g_hash_table_foreach_remove: 0x4977120A
+ monoeg_g_hash_table_foreach_steal: 0x9324F0E1
+ monoeg_g_hash_table_insert_replace: 0x0C466869
+ monoeg_g_hash_table_iter_init: 0x8FF97526
+ monoeg_g_hash_table_iter_next: 0xA1F2C7E0
+ monoeg_g_hash_table_lookup: 0xA9AD9AEF
+ monoeg_g_hash_table_lookup_extended: 0x8CBE093B
+ monoeg_g_hash_table_new: 0x378448E9
+ monoeg_g_hash_table_new_full: 0xFABF5E38
+ monoeg_g_hash_table_remove: 0x4A9D45E3
+ monoeg_g_hash_table_size: 0x2DB584C2
+ monoeg_g_list_alloc: 0xEB6A82FC
+ monoeg_g_list_append: 0x2BEBDAED
+ monoeg_g_list_copy: 0x35E0AE9D
+ monoeg_g_list_delete_link: 0xE05B869F
+ monoeg_g_list_find: 0xB52FC668
+ monoeg_g_list_foreach: 0xF6A02E4F
+ monoeg_g_list_free: 0x3240185B
+ monoeg_g_list_insert_before: 0x75BD1C5D
+ monoeg_g_list_length: 0xDFA458D2
+ monoeg_g_list_nth: 0x1A2AD677
+ monoeg_g_list_nth_data: 0xA53BD200
+ monoeg_g_list_prepend: 0x1BCA4E9C
+ monoeg_g_list_remove: 0x26E6587C
+ monoeg_g_list_remove_link: 0x1CCAF27B
+ monoeg_g_list_reverse: 0x67095A4A
+ monoeg_g_list_sort: 0xC15FBB62
+ monoeg_g_locale_from_utf8: 0xE84A2EED
+ monoeg_g_locale_to_utf8: 0x68463D0C
+ monoeg_g_log: 0xCA6DB761
+ monoeg_g_log_set_always_fatal: 0x8E19519B
+ monoeg_g_log_set_fatal_mask: 0x3F109D66
+ monoeg_g_logv: 0xACC0E109
+ monoeg_g_markup_parse_context_end_parse: 0xF357A07C
+ monoeg_g_markup_parse_context_free: 0x828CA4F4
+ monoeg_g_markup_parse_context_new: 0x3472AD12
+ monoeg_g_markup_parse_context_parse: 0xCAAB6479
+ monoeg_g_memdup: 0x3BF53203
+ monoeg_g_path_get_basename: 0x3858FDD0
+ monoeg_g_path_get_dirname: 0x760267A0
+ monoeg_g_path_is_absolute: 0x37BD3E1B
+ monoeg_g_print: 0x2A5C197D
+ monoeg_g_printerr: 0xA7A44394
+ monoeg_g_ptr_array_add: 0xDB4852CA
+ monoeg_g_ptr_array_free: 0x66743D4C
+ monoeg_g_ptr_array_new: 0x33A7FA42
+ monoeg_g_ptr_array_remove: 0x09D8A3F8
+ monoeg_g_ptr_array_remove_fast: 0xC551D9F7
+ monoeg_g_ptr_array_remove_index: 0x2BD1603F
+ monoeg_g_ptr_array_remove_index_fast: 0x9CB8D947
+ monoeg_g_ptr_array_sized_new: 0x20464DB5
+ monoeg_g_queue_free: 0x3D41FF7E
+ monoeg_g_queue_is_empty: 0x26A85739
+ monoeg_g_queue_new: 0x75D3CADA
+ monoeg_g_queue_pop_head: 0x8D16FC46
+ monoeg_g_queue_push_head: 0x30F35337
+ monoeg_g_set_prgname: 0xEBF04548
+ monoeg_g_setenv: 0x9E6BFE8B
+ monoeg_g_shell_quote: 0x91944CB3
+ monoeg_g_slist_append: 0x1DCD3771
+ monoeg_g_slist_concat: 0x569A32C4
+ monoeg_g_slist_copy: 0x7966B92E
+ monoeg_g_slist_delete_link: 0xF745BBBD
+ monoeg_g_slist_find: 0x91EF3384
+ monoeg_g_slist_foreach: 0xC4178ED9
+ monoeg_g_slist_free: 0x3FBE8990
+ monoeg_g_slist_free_1: 0xFF75E8C2
+ monoeg_g_slist_insert_sorted: 0x96D0944D
+ monoeg_g_slist_last: 0x9E82ACA3
+ monoeg_g_slist_length: 0x3C4FA9AB
+ monoeg_g_slist_nth: 0xE319844D
+ monoeg_g_slist_nth_data: 0x38665E1F
+ monoeg_g_slist_prepend: 0xAA813145
+ monoeg_g_slist_remove: 0x2ACD677F
+ monoeg_g_slist_reverse: 0xF1985656
+ monoeg_g_snprintf: 0xC3BE1A9A
+ monoeg_g_spaced_primes_closest: 0x0DC3FEE9
+ monoeg_g_spawn_async_with_pipes: 0xB9C960E3
+ monoeg_g_str_equal: 0x343BBAEC
+ monoeg_g_str_has_prefix: 0xA3BAF580
+ monoeg_g_str_hash: 0x475CAF76
+ monoeg_g_strchomp: 0x45EF6509
+ monoeg_g_strchug: 0x87433486
+ monoeg_g_strconcat: 0xB1550CDA
+ monoeg_g_strdup_printf: 0x4E6EE5A0
+ monoeg_g_strdup_vprintf: 0xA7042BC2
+ monoeg_g_strerror: 0x980BB6C3
+ monoeg_g_strfreev: 0x3EB1E49C
+ monoeg_g_string_append: 0x84305AEE
+ monoeg_g_string_append_c: 0x5B130D35
+ monoeg_g_string_append_len: 0xDE912E45
+ monoeg_g_string_append_printf: 0x9067DA1C
+ monoeg_g_string_free: 0x8CAF3F55
+ monoeg_g_string_new: 0x4A9791FF
+ monoeg_g_string_printf: 0xACA22DB3
+ monoeg_g_strjoin: 0xF9A3EF51
+ monoeg_g_strlcpy: 0x29426056
+ monoeg_g_strndup: 0x11E3A3A4
+ monoeg_g_strreverse: 0x5EA4F9C0
+ monoeg_g_strsplit: 0x7EA1C500
+ monoeg_g_timer_destroy: 0x0B133D2A
+ monoeg_g_timer_elapsed: 0x9D0017DA
+ monoeg_g_timer_new: 0xB3C99F9F
+ monoeg_g_timer_start: 0x06358F60
+ monoeg_g_timer_stop: 0xD2C1FCA7
+ monoeg_g_ucs4_to_utf16: 0x33FA7A53
+ monoeg_g_unichar_tolower: 0x1B7586C3
+ monoeg_g_unichar_type: 0x4F9A3D81
+ monoeg_g_unichar_xdigit_value: 0x61F79239
+ monoeg_g_unsetenv: 0x2B391E9F
+ monoeg_g_usleep: 0x591EDE3E
+ monoeg_g_utf16_to_ucs4: 0x19420152
+ monoeg_g_utf16_to_utf8: 0xB4610791
+ monoeg_g_utf8_strdown: 0x6ED9113B
+ monoeg_g_utf8_to_utf16: 0x5627BFFE
+ monoeg_g_utf8_validate: 0xC80A22F9
+ monoeg_malloc: 0x2D8238B7
+ monoeg_malloc0: 0x608D5D6D
+ monoeg_realloc: 0x8FA807B1
+ monoeg_try_malloc: 0xA59B6183
+ monoeg_try_realloc: 0xB1006CCC
+ pss_alloc_mem: 0x1A2E441F
+ pss_alloc_raw: 0x599AEA5E
+ pss_code_mem_alloc: 0xF466ABEC
+ pss_code_mem_flush_icache: 0x110F567B
+ pss_code_mem_free: 0xB468C313
+ pss_code_mem_initialize: 0xD67BC7AB
+ pss_code_mem_lock: 0x53D03181
+ pss_code_mem_terminate: 0x6899C39C
+ pss_code_mem_unlock: 0x50E8F8FF
+ pss_create_semaphore: 0x5F969729
+ pss_crypto_close: 0x37483E03
+ pss_crypto_fread: 0x184E21BC
+ pss_crypto_open: 0x6B4125E4
+ pss_crypto_read: 0x32BA8444
+ pss_delay_thread: 0x018524DD
+ pss_delete_semaphore: 0x6148DE4D
+ pss_disable_ftz: 0x2E9C2A4B
+ pss_free_mem: 0x1C59A84B
+ pss_free_prng_provider: 0xBBCF4B04
+ pss_free_raw: 0xB9EFB986
+ pss_get_errnoloc: 0x617F673C
+ pss_get_prng_provider: 0x88496636
+ pss_get_thread_context: 0x6ABAA310
+ pss_get_ticks_32: 0xEC94BFCF
+ pss_get_ticks_64: 0xBE8FF7BE
+ pss_get_ticks_since_111: 0x98E48D48
+ pss_get_win32_filetime: 0x440F10FA
+ pss_getpagesize: 0xB5135219
+ pss_getpid: 0xF90E4DD2
+ pss_gettimeofday: 0xE65366F3
+ pss_io_chstat: 0x0827A135
+ pss_io_close: 0xA201DB2A
+ pss_io_dclose: 0x5528F7F1
+ pss_io_dopen: 0x1D93AA23
+ pss_io_getstat: 0x5C2090C1
+ pss_io_lseek: 0x295FF99D
+ pss_io_mkdir: 0xE9C00064
+ pss_io_open: 0xEA977352
+ pss_io_read: 0x37F6EDC2
+ pss_io_remove: 0x70FD542F
+ pss_io_rename: 0xB673FE93
+ pss_io_rmdir: 0x1F1764AD
+ pss_io_write: 0xAF972DF7
+ pss_nanosleep: 0x7FFBD866
+ pss_net_accept: 0xD3F85D07
+ pss_net_bind: 0xD1E93EEF
+ pss_net_connect: 0xB635E419
+ pss_net_epoll_create: 0xB18343A4
+ pss_net_epoll_ctl: 0x335C5433
+ pss_net_epoll_destroy: 0xCFFBBBF8
+ pss_net_epoll_wait: 0x1942AA03
+ pss_net_gethostname: 0xB34921E5
+ pss_net_getpeername: 0xB46F9AEC
+ pss_net_getsockname: 0x92AB54A3
+ pss_net_getsockopt: 0xBEA8F2D8
+ pss_net_htonl: 0x1C2F65E7
+ pss_net_htons: 0xFD3EF366
+ pss_net_init: 0x96D8FAE6
+ pss_net_listen: 0x86CE8C7D
+ pss_net_ntohl: 0xF8DDBAF5
+ pss_net_ntohs: 0xD48BC6B5
+ pss_net_recv: 0x0B508B0F
+ pss_net_recvfrom: 0x71FFC585
+ pss_net_resolver_create: 0x8FFCD9A4
+ pss_net_resolver_start_aton: 0x5E72FC36
+ pss_net_resolver_start_ntoa: 0x51B4211B
+ pss_net_send: 0xDFAF1FB3
+ pss_net_sendto: 0x4A101C16
+ pss_net_setsockopt: 0xD3FED467
+ pss_net_shutdown: 0xDEDBF700
+ pss_net_socket: 0xCAB1666C
+ pss_net_socket_close: 0x64DD5EB6
+ pss_prng_fill: 0x7EA1D46F
+ pss_resume_thread: 0x15C51A57
+ pss_set_thread_context: 0x5E5A5A9C
+ pss_set_win32_filetime: 0xF981589B
+ pss_signal_semaphore: 0xB9A41171
+ pss_supports_fast_tls: 0xDF2BE54B
+ pss_suspend_thread: 0xC42D2F9E
+ pss_threads_initialize: 0x406453D4
+ pss_usb_transport_close1: 0xF7FB1E6F
+ pss_usb_transport_close2: 0x02FDCC52
+ pss_usb_transport_connect: 0x971CB35B
+ pss_usb_transport_recv: 0xBC46D569
+ pss_usb_transport_send: 0xFBC177AA
+ pss_wait_semaphore: 0x755D09D8
+ pthread_attr_init: 0x027417DD
+ pthread_attr_setstacksize: 0xF33D87CE
+ pthread_cleanup_pop_: 0x57B0ED8C
+ pthread_cleanup_push_: 0x8774E2F3
+ pthread_cond_broadcast: 0x5296E752
+ pthread_cond_destroy: 0x4B570B63
+ pthread_cond_init: 0x250A81B8
+ pthread_cond_signal: 0x4B212329
+ pthread_cond_timedwait: 0x7F7610EE
+ pthread_cond_wait: 0x397C681E
+ pthread_create: 0xCBB5464C
+ pthread_detach: 0x2A6A6980
+ pthread_equal: 0x88C5C1DC
+ pthread_exit: 0x48B49C9D
+ pthread_getspecific: 0x30835413
+ pthread_getspecific_for_thread: 0x6581D5BB
+ pthread_join: 0xB90F817A
+ pthread_key_create: 0xCC79246F
+ pthread_key_delete: 0xA7992EEF
+ pthread_mutex_destroy: 0x11A10230
+ pthread_mutex_init: 0xBD7EAD04
+ pthread_mutex_lock: 0xEB44087F
+ pthread_mutex_trylock: 0xF52A345B
+ pthread_mutex_unlock: 0x1B6BDBB3
+ pthread_mutexattr_destroy: 0x623CDEF8
+ pthread_mutexattr_init: 0x3A3B7447
+ pthread_mutexattr_settype: 0xD2A744DF
+ pthread_self: 0xE1DE206E
+ pthread_setspecific: 0xED99821B
+ pthread_vita_tls_create_np: 0x7E433BEA
+ pthread_vita_tls_get_np: 0xD479D238
+ pthread_vita_tls_set_np: 0x483C96B2
+ sched_yield: 0x473829B5
+ unlink: 0x7BBCA340