summaryrefslogtreecommitdiff
path: root/src/common/memory_hook.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-01memory: Remove MemoryHookGravatar MerryMage1-47/+0
2019-03-16core: Move PageTable struct into Common.Gravatar bunnei1-2/+2
2018-10-30global: Use std::optional instead of boost::optional (#1578)Gravatar Frederic L1-7/+8
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"Gravatar fearlessTobi1-2/+2
2018-05-03memory_hook: Default virtual destructor in the cpp fileGravatar Lioncash1-1/+1
2018-01-27memory: Replace all memory hooking with Special regionsGravatar MerryMage1-0/+46