GPU/Commands: Difference between revisions

No edit summary
No edit summary
Line 90: Line 90:
|-
|-
| 0x800F00C3
| 0x800F00C3
|  
| val<<24
| See command set 0x800F00C3.
| Val is usually 0xFF or 0x00.
|-
|-
| 0x800F00CB
| 0x800F00CB
|  
| val<<24
| See command set 0x800F00C3.
| Val is usually 0xFF or 0x00.
|-
|-
| 0x80XF00C0
| 0x80XF00C0
Line 288: Line 288:


This is used to set various rendering parameters for the slot indicated by the CmdID. There's a total of 6 slots, where each slot corresponds to the following u16 CmdIDs: 0xC0, 0xC8, 0xD0, 0xD8, 0xF0, 0xF8.
This is used to set various rendering parameters for the slot indicated by the CmdID. There's a total of 6 slots, where each slot corresponds to the following u16 CmdIDs: 0xC0, 0xC8, 0xD0, 0xD8, 0xF0, 0xF8.
===== CmdID 0x800F00C3 =====
{| class="wikitable" border="1"
!  Command Index
!  CommandID
!  Parameter
!  Description
|-
| 0
| 0x800F00C3
| val<<24
| Val is usually 0xFF.
|-
| 1
| 0x800F00CB
| val<<24
| Val is usually 0xFF.
|}


===== CmdID 0x000500E0 =====
===== CmdID 0x000500E0 =====