GPU/External Registers: Difference between revisions
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
* 0x1EF00478 = 1, doesn't stay 1, read as 0 | * 0x1EF00478 = 1, doesn't stay 1, read as 0 | ||
* 0x1EF00474 = 0x10501 | * 0x1EF00474 = 0x10501 | ||
== 0x1EF00X5C == | |||
{| class="wikitable" border="1" | |||
! Bit | |||
! Description | |||
|- | |||
| 15-0 | |||
| Framebuffer width? | |||
|- | |||
| 31-16 | |||
| Framebuffer height? | |||
|} | |||
This register might control the framebuffer dimensions, however writing to this doesn't affect the displayed LCD image. | |||
== 0x1EF00X78 == | == 0x1EF00X78 == | ||
| Line 43: | Line 57: | ||
|- | |- | ||
| 0 | | 0 | ||
| | | LCD framebuffer to display (0=first, 1=second) | ||
|- | |- | ||
| 7-1 | | 7-1 | ||