mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-01 14:20:04 +00:00
Each archive now takes a mount point of either NAND or SDMC, and builds its own directory structure there, trying to simulate an HLE-friendly hardware layout |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| hle | ||
| hw | ||
| loader | ||
| CMakeLists.txt | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| mem_map.cpp | ||
| mem_map.h | ||
| mem_map_funcs.cpp | ||
| settings.cpp | ||
| settings.h | ||
| system.cpp | ||
| system.h | ||