Changes

Jump to navigation Jump to search
→‎BP (blitting processor) registers: add vertical filter registers
Line 42: Line 42:  
{{regsimple | GX_BP_FILTER_3 | addr=0x04 | 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.
 +
 +
===Vertical filter registers===
 +
{{reg24 | GX_BP_VFILTER_0 | addr = 0x53 | fields = 4 |
 +
|6  |6  |6  |6  |
 +
|R/W |R/W |R/W |R/W |
 +
|f3  |f2  |f1  |f0  |
 +
}}
 +
{{reg24 | GX_BP_VFILTER_0 | addr = 0x54 | fields = 4 |
 +
|6  |6  |6  |6  |
 +
|U  |R/W |R/W |R/W |
 +
|    |f6  |f5  |f4  |
 +
}}
    
==Beginning a copy==
 
==Beginning a copy==
71

edits

Navigation menu