LCD Registers: Difference between revisions

Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! PROCESS VIRTUAL ADDRESS ! KERNEL VIRTUAL ADDRESS ! WIDTH |- | REG_LCDCOLORFILLMAIN | 0x10202204 |..."
 
Shiz (talk | contribs)
Fixed unknown bit range.
Line 39: Line 39:
| Enable
| Enable
|-
|-
| 31-23
| 31-25
| ?
| ?
|}
|}
When the enable bit is set, the specified solid color is displayed on the LCD instead of the rendered graphics.
When the enable bit is set, the specified solid color is displayed on the LCD instead of the rendered graphics.