GPU/Commands: Difference between revisions

No edit summary
No edit summary
Line 99: Line 99:
| 0x000F011C
| 0x000F011C
| Physical address>>3
| Physical address>>3
| Normally this address is located in VRAM, this seems to be the GPU data storage end address. This command is used immediately after 0x000F0116.
| Normally this address is located in VRAM. This command is used immediately after 0x000F0116.
|-
|-
| 0x000F011D
| 0x000F011D
| Physical address>>3
| Physical address>>3
| This initializes the framebuffer address used for rendering, this framebuffer is used for the input framebuffer with [[GSP_Shared_Memory|GX command]] 3 and 4. This is also the GPU data storage start address, this data storage likely contains vertex arrays, etc. This command is used immediately after CmdID 0x000F0117.
| This initializes the framebuffer address used for rendering, this framebuffer is used for the input framebuffer with [[GSP_Shared_Memory|GX command]] 3 and 4. This command is used immediately after CmdID 0x000F0117.
|-
|-
| 0x000F011E
| 0x000F011E