Line 122:
Line 122:
This command converts the specified address to a physical address, then writes the physical address and size to the [[GPU]] registers at 0x1EF018E0. This buffer contains [[GPU_Commands|GPU commands]].
This command converts the specified address to a physical address, then writes the physical address and size to the [[GPU]] registers at 0x1EF018E0. This buffer contains [[GPU_Commands|GPU commands]].
−
==GX Command 2==
+
==GX SetMemoryFill==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 138:
Line 138:
|-
|-
| 3
| 3
−
| Associated buf0 address
+
| Buf0 data
|-
|-
| 4
| 4
Line 147:
Line 147:
|-
|-
| 6
| 6
−
| Associated buf1 address
+
| Buf1 data
|-
|-
| 7
| 7
−
| The low u16 is used with buf0, while the high u16 is used with buf1
+
| The low u16 is width0, while the high u16 is width1
|}
|}