mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-02 06:38:47 +00:00
This replaces the hardcoded VRAM/DSP mappings with ones made based on the ExHeader ARM11 Kernel caps list. While this has no visible effect for most applications (since they use a standard set of mappings) it does improve support for system modules and n3DS exclusives. |
||
|---|---|---|
| .. | ||
| applets | ||
| kernel | ||
| service | ||
| config_mem.cpp | ||
| config_mem.h | ||
| function_wrappers.h | ||
| ipc.h | ||
| ipc_helpers.h | ||
| result.h | ||
| shared_page.cpp | ||
| shared_page.h | ||
| svc.cpp | ||
| svc.h | ||