CMD_BITBLT
int cmd = CMD_BITBLT | DRAW | INC_X | INC_Y | WRTDATA;
int cmd = DRAW | rop << 17 | CMD_BITBLT | CMD_XP | CMD_YP;