mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-23 17:31:19 +01:00
30ec844a1b
The memcpy within `Read()` was taking up a fair amount of time, avoid this by using the mapped range in-place when the mapping isn't split.