mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-04 21:09:00 +03:00
This commit further improves the memory implementation by using shared memory for all allocations so we won't have to depend on a kernel call for doing any host <-> guest memory transfers.