GSPLCD:GetVendor

From 3dbrew
Revision as of 02:17, 29 August 2016 by MarcusD (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.