mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-14 15:51:29 +02: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.