19 Oct
2008
19 Oct
'08
6:23 p.m.
James Courtier-Dutton wrote:
To switch from UAA mode to 20K1 mode write each DW value: CTLX, CTL-, CTLF, CTLi
Here is the pseudo code:
WriteMemory((bar0 + 0x00003ffc),0x43544c58); // CTLX WriteMemory((bar0 + 0x00003ffc),0x43544c2d); // CTL- WriteMemory((bar0 + 0x00003ffc),0x43544c46); // CTLF WriteMemory((bar0 + 0x00003ffc),0x43544c69); // CTLi