GSP Shared Memory: Difference between revisions
No edit summary |
No edit summary |
||
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 | ==GX SetMemoryFill== | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 138: | Line 138: | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Buf0 data | ||
|- | |- | ||
| 4 | | 4 | ||
Line 147: | Line 147: | ||
|- | |- | ||
| 6 | | 6 | ||
| | | Buf1 data | ||
|- | |- | ||
| 7 | | 7 | ||
| The low u16 is | | The low u16 is width0, while the high u16 is width1 | ||
|} | |} | ||