Difference between revisions of "SceDeci4pUserp"

From Vita Development Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
DECI4P User process. SceDeci4pUserp handles usermode communication with host PC applications using Target Manager API.
 
DECI4P User process. SceDeci4pUserp handles usermode communication with host PC applications using Target Manager API.
 +
 +
== Module ==
 +
 +
{| class="wikitable"
 +
|-
 +
! Version !! World !! Privilege
 +
|-
 +
| 1.030.071-3.730.011 || Non-secure || Kernel
 +
|}
 +
 +
== Libraries ==
 +
 +
=== Known NIDs ===
 +
 +
{| class="wikitable"
 +
|-
 +
! Version !! Name !! World !! Visibility !! NID
 +
|-
 +
| 1.030.071-3.730.011 || [[SceDeci4pUserp#SceDeci4pUserp|SceDeci4pUserp]] || Non-secure || User || 0x797E39C0
 +
|}
 +
 +
== SceDeci4pUserp ==
 +
 +
<pre>
 +
        functions:
 +
          1.030.071-3.730.011 sceKernelDeci4pOpen: 0x28578FE8
 +
          1.030.071-3.730.011 sceKernelDeci4pClose: 0x63B0C50F
 +
          1.030.071-3.730.011 sceKernelDeci4pRegisterCallback: 0x73371F35
 +
          1.030.071-3.730.011 sceKernelDeci4pRead: 0x971E1C66
 +
          1.030.071-3.730.011 sceKernelDeci4pWrite: 0xCDA3AAAC
 +
 +
          1.800.060-3.730.011 SceDeci4pUserp_C4E1D86D: 0xC4E1D86D
 +
 +
          2.000.081-3.730.011 SceDeci4pUserp_3BC66BD8: 0x3BC66BD8
 +
          2.000.081-3.730.011 SceDeci4pUserp_5A4CDF97: 0x5A4CDF97
 +
 +
          3.500.011-3.730.011 SceDeci4pUserp_4719A799: 0x4719A799
 +
          3.500.011-3.730.011 SceDeci4pUserp_6A09F63A: 0x6A09F63A
 +
</pre>
 +
 +
 +
[[Category:ARM]]
 +
[[Category:Kernel]]
 +
[[Category:Modules]]
 +
[[Category:Library]]

Latest revision as of 00:12, 31 March 2024

DECI4P User process. SceDeci4pUserp handles usermode communication with host PC applications using Target Manager API.

Module

Version World Privilege
1.030.071-3.730.011 Non-secure Kernel

Libraries

Known NIDs

Version Name World Visibility NID
1.030.071-3.730.011 SceDeci4pUserp Non-secure User 0x797E39C0

SceDeci4pUserp

        functions:
          1.030.071-3.730.011 sceKernelDeci4pOpen: 0x28578FE8
          1.030.071-3.730.011 sceKernelDeci4pClose: 0x63B0C50F
          1.030.071-3.730.011 sceKernelDeci4pRegisterCallback: 0x73371F35
          1.030.071-3.730.011 sceKernelDeci4pRead: 0x971E1C66
          1.030.071-3.730.011 sceKernelDeci4pWrite: 0xCDA3AAAC

          1.800.060-3.730.011 SceDeci4pUserp_C4E1D86D: 0xC4E1D86D

          2.000.081-3.730.011 SceDeci4pUserp_3BC66BD8: 0x3BC66BD8
          2.000.081-3.730.011 SceDeci4pUserp_5A4CDF97: 0x5A4CDF97

          3.500.011-3.730.011 SceDeci4pUserp_4719A799: 0x4719A799
          3.500.011-3.730.011 SceDeci4pUserp_6A09F63A: 0x6A09F63A