LCD Registers: Difference between revisions

Kynex7510 (talk | contribs)
No edit summary
Kynex7510 (talk | contribs)
m Generalize naming
 
(One intermediate revision by the same user not shown)
Line 82: Line 82:
| 0x10
| 0x10
| 0x10
| 0x10
| [[#Adaptive Backlight Area|Adaptive Backlight Area]]
| [[#ABL Area|ABL Area]]
|-
|-
| 0x20
| 0x20
Line 148: Line 148:
|-
|-
| 0
| 0
| Adaptive backlight on
| ABL on
|-
|-
| 8
| 8
Line 179: Line 179:
When the enable bit is set, the specified solid color is displayed on the LCD instead of the framebuffer.
When the enable bit is set, the specified solid color is displayed on the LCD instead of the framebuffer.


=== Adaptive Backlight Area ===
=== ABL Area ===
{| class="wikitable" border="1"
{| class="wikitable" border="1"
!  Offset
!  Offset
Line 217: Line 217:
|-
|-
| 16
| 16
| Control both LCD (0 = off)
| Enable LCD (0 = disabled, 1 = enabled).
|-
|-
| 17
| 17
| RS on
| RS on (?)
|-
|-
| 18
| 18
Line 226: Line 226:
|}
|}


On old 2DS, disabling the top LCD does nothing, disabling the bottom LCD affects both screens.
Setting bit 18 makes the screen darker.
Setting bit 18 makes the screen darker.