mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 10:39:45 -06:00

The source and destination offsets will always be less than 255, so we can get rid of a lot of the complexity by doing this.
The source and destination offsets will always be less than 255, so we can get rid of a lot of the complexity by doing this.