GPU/External Registers: Difference between revisions

Yuriks (talk | contribs)
Transfer Engine: Added TextureCopy documentation
Yuriks (talk | contribs)
Line 268: Line 268:
|}
|}


These registers are used by [[GSP_Shared_Memory|GX command]] 3 and 4. For cmd4, *0x1EF00C18 |= 1 is used instead of just writing value 1.
These registers are used by [[GSP_Shared_Memory|GX command]] 3 and 4. For cmd4, *0x1EF00C18 |= 1 is used instead of just writing value 1. The DisplayTransfer registers are only used if bit 3 of the flags is unset and ignored otherwise. The TextureCopy registers are likewise only used if bit 3 is set, and ignored otherwise.


==== Flags Register - 0x1EF00C10 ====
==== Flags Register - 0x1EF00C10 ====