Difference between revisions of "SceOled"

From Vita Development Wiki
Jump to navigation Jump to search
(Swapped Module <-> Library, see revision 1.1 under "Revision History" of "Vita SDK specifications" (https://wiki.henkaku.xyz/vita/File:Vita_SDK_specifications.pdf))
Line 21: Line 21:
  
 
== SceOledForDriver ==
 
== SceOledForDriver ==
 +
 +
=== SceOledForDriver_0CC6BCB4 ===
 +
{| class="wikitable"
 +
|-
 +
! Version !! NID
 +
|-
 +
| 3.60 || 0x0CC6BCB4
 +
|}
 +
 +
Waits until the OLED has been initialized.
  
 
[[Category:Modules]]
 
[[Category:Modules]]
 
[[Category:Kernel]]
 
[[Category:Kernel]]

Revision as of 21:11, 9 June 2017

Module

Known NIDs

Version Name World Privilege NID
1.69 SceOled Non-secure Kernel 0x5410837A

Libraries

Known NIDs

Version Name World Visibility NID
1.69 SceOledForDriver Non-secure Kernel 0x60C7478A

SceOledForDriver

SceOledForDriver_0CC6BCB4

Version NID
3.60 0x0CC6BCB4

Waits until the OLED has been initialized.