SceSublcd: Difference between revisions
Jump to navigation
Jump to search
CelesteBlue (talk | contribs) No edit summary |
CelesteBlue (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Only present in early | Only present in early System Software versions (for example 0.940). This module is certainly for prototypes that have a LCD screen. | ||
== Module == | == Module == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version | ! Version !! World !! Privilege | ||
|- | |- | ||
| 0.940 | | 0.940 || Non-secure || Kernel | ||
|} | |} | ||
Line 61: | Line 60: | ||
</source> | </source> | ||
[[Category:ARM]] | |||
[[Category:Kernel]] | |||
[[Category:Modules]] | [[Category:Modules]] | ||
[[Category: | [[Category:Library]] |
Latest revision as of 23:34, 31 March 2024
Only present in early System Software versions (for example 0.940). This module is certainly for prototypes that have a LCD screen.
Module
Version | World | Privilege |
---|---|---|
0.940 | Non-secure | Kernel |
Libraries
Known NIDs
Version | Name | World | Visibility | NID |
---|---|---|---|---|
0.940 | SceSublcdForDriver | Non-secure | Kernel | 0xC0024EE9 |
SceSublcdForDriver
sceSublcdStartDisplayForDriver
Version | NID |
---|---|
0.940 | 0x8A941F3D |
sceSublcdSetInputFrameBufferForDriver
Version | NID |
---|---|
0.940 | 0x543D8E9D |
sceSublcdStopDisplayForDriver
Version | NID |
---|---|
0.940 | 0xA8EB5200 |
sceSublcdSetOutputFormatForDriver
Version | NID |
---|---|
0.940 | 0x0B29E7D2 |
// format must be 0, 1 or 2 int sceSublcdSetOutputFormatForDriver(SceUInt32 format);