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 |..." |
Fixed unknown bit range. |
||
Line 39: | Line 39: | ||
| Enable | | Enable | ||
|- | |- | ||
| 31- | | 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. |