GPU/Commands: Difference between revisions

No edit summary
Line 108: Line 108:
|-
|-
| 0x000F0227
| 0x000F0227
|  
| u32, bit31 is unknown. Bits30-0 is address>>3, where address is relative to VRAM.
| ?
| This specifies the address of an array containing vertex array indices, used for rendering primitives. Each index entry is an u16.
|-
|-
| 0x000F0228
| 0x000F0228
|  
| u32 total size of the array to use for rendering.
| Unknown, certain parameter values seems to cause GSP module to hang.
| This command is used immediately after CmdID 0x000F0227.
|-
|-
| 0x000F02B0
| 0x000F02B0