GSPGPU:WriteHWRegs: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00010082] |- | 1 | GPU address based at 0x1EB00000, must be word-aligned |- | 2 ..." |
mNo edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| GPU address based at 0x1EB00000, must be word-aligned | | [[GPU]] address based at 0x1EB00000, must be word-aligned | ||
|- | |- | ||
| 2 | | 2 | ||
Line 35: | Line 35: | ||
=Description= | =Description= | ||
This writes the input data to the specified | This writes the input data to the specified GPU register address. The GPU register offset must be <0x420000. |