mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-09 02:10:11 +00:00

memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory.