Difference between revisions of "GSPGPU:SetLcdForceBlack"

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

Latest revision as of 00:23, 19 December 2012

Request[edit]

Index Word Description
0 Header code [0x000B0040]
1 u8 Black color fill flag

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

When the input flag is non-zero, REG_LCDCOLORFILL for both LCDs is enabled with color black, otherwise when this flag is zero this color fill is disabled.