mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-02 06:38:47 +00:00
This cleans up the mess that address reading/writing had become and makes the code a *lot* more sensible. This adds a physical<->virtual address converter to mem_map.h. For further accuracy, we will want to properly extend this to support a wider range of address regions. For now, this makes simply homebrew applications work in a good manner though. |
||
|---|---|---|
| .. | ||
| gpu.cpp | ||
| gpu.h | ||
| hw.cpp | ||
| hw.h | ||
| ndma.cpp | ||
| ndma.h | ||