EMU8000_RAM_RIGHT
unsigned right_bit = (mode & EMU8000_RAM_RIGHT) ? 0x01000000 : 0;
mode |= EMU8000_RAM_RIGHT;