mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-27 17:57:08 +01:00
Not all physical regions need to be mapped into the address space of every process, for example, system modules do not have a VRAM mapping. This fixes a crash when loading applets and system modules. |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| frontend | ||
| gdbstub | ||
| hle | ||
| hw | ||
| loader | ||
| tracer | ||
| 3ds.h | ||
| CMakeLists.txt | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| memory.cpp | ||
| memory.h | ||
| memory_setup.h | ||
| mmio.h | ||
| perf_stats.cpp | ||
| perf_stats.h | ||
| settings.cpp | ||
| settings.h | ||
| telemetry_session.cpp | ||
| telemetry_session.h | ||