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
commit c1a8e4bfe4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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