mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-31 15:09:42 +08:00
4c6cff1116
CB_COLOR_CONTROL modes 2/5/6 are colour-buffer metadata ops; applying the bound shader as a normal colour draw corrupts subsequent composites. Decode MODE from bits [6:4] and return before translate. Co-authored-by: Cursor <cursoragent@cursor.com>