P1_MADDR2
cx_writeb(P1_MADDR2, (unsigned int)(address >> 16) | 0x40);
cx_writeb(P1_MADDR2, (unsigned int)(address >> 16) & ~0xC0);