diff options
author | Princess of Sleeping | 2020-10-31 18:08:35 +0900 |
---|---|---|
committer | Reiko Asakura | 2020-10-31 18:08:35 +0900 |
commit | fff628b107ce064c36c08c4d7368f67d726a0a1f (patch) | |
tree | 44043051598374ad1d00aedb21cdb2d1e9235976 /nids/360 | |
parent | Update function args and doc in debug.h (diff) | |
download | vds-libraries-fff628b107ce064c36c08c4d7368f67d726a0a1f.tar.gz |
Add functions in SceDebugFor{Driver,Kernel}
Diffstat (limited to 'nids/360')
-rw-r--r-- | nids/360/SceSysmem.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml index 89cefc1..dd26764 100644 --- a/nids/360/SceSysmem.yml +++ b/nids/360/SceSysmem.yml @@ -146,6 +146,7 @@ modules: sceDebugPrintfKernelAssertion: 0x821A2D59 sceDebugPrintfKernelPanic: 0x00CCE39C sceDebugVprintf: 0x411C0733 + sceKernelGetMinimumAssertionLevel: 0x374B7868 SceDebugForKernel: nid: 0x88C17370 functions: @@ -154,6 +155,7 @@ modules: sceDebugPutchar: 0x82D2EDCE sceDebugRegisterPutcharHandler: 0xE6115A72 sceDebugSetHandlers: 0x10067B7B + sceKernelSetMinimumAssertionLevel: 0xCE9060F1 SceDebugLed: nid: 0xAE004C0A functions: |