GSP Services: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:
|-
|-
| 0x00010082
| 0x00010082
| WriteHWRegs
| [[GSPGPU:WriteHWRegs|WriteHWRegs]]
|-
|-
| 0x00020084
| 0x00020084
Line 98: Line 98:


The OpenGL API used by applications is implemented with the WriteHWReg*/ReadHWRegs service commands. The command lists might be used for OpenGL display lists.
The OpenGL API used by applications is implemented with the WriteHWReg*/ReadHWRegs service commands. The command lists might be used for OpenGL display lists.
==WriteHWRegs Request==
{| class="wikitable" border="1"
|-
!  Index Word
!  Description
|-
| 0
| Header code [0x00010082]
|-
| 1
| GPU Address - 0x1EB00000
|-
| 2
| Size
|-
| 3
| (Size<<14) <nowiki>|</nowiki> 2
|-
| 4
| Data Pointer
|}