mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-04 08:15:29 +03:00
745cb208a6
The deswizzling implementation currently writes linearly and reads non-linearly, this is non optimal as the MMU cannot read ahead. This flips that and reads linearly while it writes non-linearly. This is based on:
|
||
---|---|---|
.. | ||
main |