diff options
| author | CelesteBlue-dev | 2018-08-11 15:45:16 +0200 |
|---|---|---|
| committer | devnoname120 | 2018-08-11 15:45:16 +0200 |
| commit | c172a47d357b0868a50383bc89a108a0f2d700eb (patch) | |
| tree | 8322f9bcb61b84d3110ecdb5072de010f8b9c659 /nids/360 | |
| parent | Update UDCD (diff) | |
| download | vds-libraries-c172a47d357b0868a50383bc89a108a0f2d700eb.tar.gz | |
Update SceDebug (#338)
Update SceDebug
Diffstat (limited to 'nids/360')
| -rw-r--r-- | nids/360/SceSysmem.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml index 482c439..cc005e4 100644 --- a/nids/360/SceSysmem.yml +++ b/nids/360/SceSysmem.yml @@ -33,8 +33,12 @@ modules: SceDebugForDriver: nid: 0x88758561 functions: + sceDebugPrintKernelAssertion: 0x35A35322 + sceDebugPrintKernelPanic: 0x391B5B74 sceDebugPrintf: 0x391B74B7 sceDebugPrintf2: 0x02B04343 + sceDebugPrintfKernelAssertion: 0x821A2D59 + sceDebugPrintfKernelPanic: 0x00CCE39C SceDebugForKernel: nid: 0x88C17370 functions: |
