mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-25 14:05:00 +00:00
At some point SetCRFieldBit was modified to operate on RSCRATCH, but the function was only partially changed. As such, setting SO, GT or LT would write the right bit to cr_field, but then cr_field would just get overwritten with RSCRATCH, undoing the work. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt | ||
InputCommon | ||
UICommon | ||
Updater | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |