mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-13 09:51:31 +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.