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. |
||
---|---|---|
.. | ||
arm | ||
file_sys | ||
hle | ||
hw | ||
loader | ||
CMakeLists.txt | ||
core_timing.cpp | ||
core_timing.h | ||
core.cpp | ||
core.h | ||
core.vcxproj | ||
core.vcxproj.filters | ||
mem_map_funcs.cpp | ||
mem_map.cpp | ||
mem_map.h | ||
system.cpp | ||
system.h |