GPU/External Registers: Difference between revisions

Kynex7510 (talk | contribs)
m Miss Information
Kynex7510 (talk | contribs)
m moved
Line 501: Line 501:


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.
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.
The minimum supported dimension for output is 64x64, anything lower will hang the engine.


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