GPU/Commands: Difference between revisions

No edit summary
Line 434: Line 434:
|}
|}


=== Parameter structure for CmdID 0x8XXF0200 ===
=== Parameter structure for CmdID 0x826F0200 ===
{| class="wikitable" border="1"
{| class="wikitable" border="1"
!  Index Word
!  Index Word
Line 440: Line 440:
|-
|-
| 0x0
| 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)
| Base physical address >> 3, normally located in VRAM.
|-
|-
| 0x1-0x2
| 0x1-0x2
Line 446: Line 446:
|-
|-
| 0x3
| 0x3
| Physical address for the vertex array, relative to VRAM 0x18000000.
| Physical address for the vertex array, relative to the base address.
|-
|-
| 0x4-0x26
| 0x4-0x26