GPU/External Registers: Difference between revisions

No edit summary
Line 132: Line 132:
|-
|-
| 0x1EF00C08
| 0x1EF00C08
| ?
| Unknown, used with cmd3
|-
|-
| 0x1EF00C0C
| 0x1EF00C0C
| ?
| Unknown, used with cmd3
|-
|-
| 0x1EF00C10
| 0x1EF00C10
| ?
| Unknown, used with cmd3 and cmd4
|-
|-
| 0x1EF00C14
| 0x1EF00C14
| GSP module writes value 0 here prior to writing to 0x1EF00C18
| GSP module writes value 0 here prior to writing to 0x1EF00C18, for cmd3
|-
|-
| 0x1EF00C18
| 0x1EF00C18
| Writing value 1 here triggers GPU processing for the specified buffers
| Writing value 1 here triggers GPU processing for the specified buffers
|-
| 0x1EF00C20
| Unknown, used with cmd4
|-
| 0x1EF00C24
| Unknown, used with cmd4
|-
| 0x1EF00C28
| Unknown, used with cmd4
|}
|}


These registers are used by [[GX_Commands|GX command]] 3.
These registers are used by [[GX_Commands|GX command]] 3 and 4. For cmd4, *0x1EF00C18 |= 1 is used instead of just writing value 1.


== Framebuffers ==
== Framebuffers ==