Merge pull request #148 from MerryMage/feature/special-memory

memory: Replace all memory hooking with Special regions
This commit is contained in:
bunnei
2018-01-27 15:20:53 -05:00
committed by GitHub
11 changed files with 276 additions and 444 deletions

View File

@ -178,8 +178,8 @@ add_library(core STATIC
loader/nso.h
memory.cpp
memory.h
memory_hook.h
memory_setup.h
mmio.h
perf_stats.cpp
perf_stats.h
settings.cpp