aboutsummaryrefslogtreecommitdiff
path: root/src/core/memory_hook.h
AgeCommit message (Expand)Author
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-05-03memory_hook: Default virtual destructor in the cpp fileLioncash
2018-01-27memory: Replace all memory hooking with Special regionsMerryMage