Changes

Jump to navigation Jump to search
Line 37: Line 37:     
===Copy filter registers===
 
===Copy filter registers===
 +
{{regsimple | GX_BP_FILTER_0 | addr=0x01 | bits=24 | access = R/W}}
 +
{{regsimple | GX_BP_FILTER_1 | addr=0x02 | bits=24 | access = R/W}}
 +
{{regsimple | GX_BP_FILTER_2 | addr=0x03 | bits=24 | access = R/W}}
 +
{{regsimple | GX_BP_FILTER_3 | addr=0x04 | bits=24 | access = R/W}}
 
Registers 0x01-0x04 are used for tricks like antialiasing. For a plain copy (i.e. no antialiasing) set all for to 0x666666.
 
Registers 0x01-0x04 are used for tricks like antialiasing. For a plain copy (i.e. no antialiasing) set all for to 0x666666.
 +
 
==Beginning a copy==
 
==Beginning a copy==
 
The following must take place to do a copy:
 
The following must take place to do a copy:
71

edits

Navigation menu