GSP Shared Memory: Difference between revisions
| Line 145: | Line 145: | ||
| |- | |- | ||
| | 3 | | 3 | ||
| | Framebuffer dimensions | | Framebuffer dimensions, same format as register [[LCD|0x1EF00X5C]]) | ||
| |- | |- | ||
| | 4 | | 4 | ||
| | Framebuffer dimensions | | Framebuffer dimensions, same format as register [[LCD|0x1EF00X5C]]) | ||
| |- | |- | ||
| | 5 | | 5 | ||
| Line 157: | Line 157: | ||
| |} | |} | ||
| This command converts the specified addresses to physical addresses, then writes these physical addresses and parameters to the [[GPU]] registers at 0x1EF00C00. | This command converts the specified addresses to physical addresses, then writes these physical addresses and parameters to the [[GPU]] registers at 0x1EF00C00. This command likely initializes the framebuffer info used for rendering with the commands following this command. | ||
| ==GX Command 4== | ==GX Command 4== | ||