mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-29 18:20:21 +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.