Changes

Jump to navigation Jump to search
777 bytes added ,  14:15, 5 October 2023
Add more factory regs to controller 0xC7
Line 949: Line 949:  
|}
 
|}
    +
Factory mode registers for unlock register 0x03:
 +
{| class="wikitable" border="1"
 +
!  Register
 +
!  Name
 +
!  Valid bits
 +
!  Description
 +
|-
 +
| 0x10
 +
| Image control?
 +
| 0xD7
 +
| Most bits are unknown.
 +
 +
bit0 - color invert
 +
bit1 - slight gamma increase
 +
|-
 +
| 0x11
 +
| Image transform?
 +
| 0x7F
 +
| Mostly unknown.
 +
bit0 - Invert horizontal scan direction (0 = left to right, 1 = right to left)
 +
bit1 - red-blue swap
 +
bit2 - Invert vertical scan direction (0 = top to bottom, 1 = bottom to top)
 +
bit3 - Invert the order of each scanline pair (might be needed if bit2 is toggled)
 +
bit4 - Enable interlaced signal (use bit3 to swap fields)
 +
bit5 - ???
 +
bit6 - ???
 +
|-
 +
| 0x70-0x83
 +
| Driving curve 1
 +
| rowspan=3 |
 +
| rowspan=3 | ???
 +
|-
 +
| 0x84-0x97
 +
| Driving curve 2
 +
|-
 +
| 0x98-0xAB
 +
| Driving curve 3
 +
|}
    
=== Custom registers for controller 0xE1 ===
 
=== Custom registers for controller 0xE1 ===
215

edits

Navigation menu