Difference between revisions of "GSPGPU:ReadHWRegs"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00040080] |- | 1 | GPU address based at 0x1EB00000, must be word-aligned |- ...") |
(No difference)
|
Revision as of 20:14, 27 December 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x00040080] |
1 | GPU address based at 0x1EB00000, must be word-aligned |
2 | Size, must be <=0x80 and word-aligned |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | (Size<<14) | 2 |
3 | Output data pointer |
Description
The GPU register offset must be <0x420000.