mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04: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. |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| hle | ||
| hw | ||
| loader | ||
| CMakeLists.txt | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| mem_map.cpp | ||
| mem_map.h | ||
| memory.cpp | ||
| memory.h | ||
| settings.cpp | ||
| settings.h | ||
| system.cpp | ||
| system.h | ||