mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-10 07:20:12 +00:00

Migrates all of the direct mapping facilities over to the new memory class. In the process, this also obsoletes the need for memory_setup.h, so we can remove it entirely from the project.