mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01: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.