mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 15:49:50 -06:00

Allows us to get rid of a bit of masking in exchange for stating the bits being accessed or written to directly.
Allows us to get rid of a bit of masking in exchange for stating the bits being accessed or written to directly.