if(f_direct_color & (bg_mode==0b111) & (m_z_reg==0b001)){ main_col = md7.dir_col; } else{ main_col = main_cgram.D_out; }