GPU/External Registers: Difference between revisions
Line 278: | Line 278: | ||
| 0x80 | | 0x80 | ||
| 4 | | 4 | ||
| Color | | Color lookup table index select | ||
| | | 8bits, write-only | ||
|- | |- | ||
| 0x84 | | 0x84 | ||
| 4 | | 4 | ||
| Color | | Color lookup table indexed element | ||
| | | Contains the value of the color lookup table indexed by the above register, 24bits, RGB8 (0x00BBGGRR) | ||
Accessing this register will increase the index register by one | |||
|- | |- | ||
| 0x90 | | 0x90 |