GPU/Commands: Difference between revisions

No edit summary
No edit summary
Line 88: Line 88:
|  
|  
| This sets current texture info, see command [[GPU_Textures|0x805F0099]].
| This sets current texture info, see command [[GPU_Textures|0x805F0099]].
|-
| 0x800F00C3
|
| See command set 0x800F00C3.
|-
| 0x800F00CB
|
| See command set 0x800F00C3.
|-
|-
| 0x80XF00C0
| 0x80XF00C0
Line 280: 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 =====