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 | ||
== Framebuffers == | |||
The GSP module DMAs framebuffers from the GSP module process memory in FCRAM into VRAM. The color format is BGR8. The framebuffers are drawn from left-to-right, instead of top-to-bottom.(Thus the beginning of the framebuffer is drawn starting at the left side of the screen) |