mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-22 14:37:51 -05: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.