Difference between revisions of "GSPLCD:GetVendor"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
(No difference)

Latest revision as of 02:17, 29 August 2016

Request[edit]

Index Word Description
0 Header code [0x00140000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 u8, vendor identifier

Description[edit]

Gets the vendors of the screens, and returns it encoded in an u8. The least significant half of the number contain the bottom screen vendor identifier number, the most significant half of the number contains the top screen vendor identifier number.