GPU/Commands: Difference between revisions

No edit summary
Line 111: Line 111:
| 0x8XXF0200
| 0x8XXF0200
|  
|  
| The first word in the parameter buffer structure seems to have a similar same effect as CmdID 0x000F0040, where param0 = val<<24.(Val 0x3 enables alpha testing, while other values disables it)
| ?
|-
|-
| 0x000F0227
| 0x000F0227
Line 300: Line 300:
|-
|-
| 5-9
| 5-9
| ?
|}
=== Parameter structure for CmdID 0x8XXF0200 ===
{| class="wikitable" border="1"
!  Index Word
!  Description
|-
| 0x0
| This seems to have a similar effect as CmdID 0x000F0040, where param = val<<24.(Val 0x3 enables alpha testing, while other values disables it)
|-
| 0x1-0x2
| ?
|-
| 0x3
| Physical address for the vertex array, relative to VRAM 0x18000000.
|-
| 0x4-0x26
| ?
| ?
|}
|}