Changes

57 bytes added ,  16:07, 8 November 2014
Explain finish flag
Line 88: Line 88:  
|}
 
|}
   −
Memory fills are used to initialize buffers in memory with a given value, similar to memset. A memory fill is triggered by setting bit0 in the control register. Doing so aborts any running memory fills on that filling unit.
+
Memory fills are used to initialize buffers in memory with a given value, similar to memset. A memory fill is triggered by setting bit0 in the control register. Doing so aborts any running memory fills on that filling unit. Upon completion, the hardware unsets bit0 and sets bit1.
    
These registers are used by [[GSP Shared Memory#GX SetMemoryFill|GX SetMemoryFill]].
 
These registers are used by [[GSP Shared Memory#GX SetMemoryFill|GX SetMemoryFill]].
549

edits