summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/cheat_engine.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-24core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linkedLioncash1-0/+2
2019-03-22file_sys/cheat_engine: Silence truncation and sign-conversion warningsLioncash1-4/+5
2019-03-22file_sys/cheat_engine: Remove use of global system accessorsLioncash1-19/+15
2019-03-05vm_manager: Remove cheat-specific ranges from VMManagerZach Hilman1-32/+38
2019-03-05cheat_engine: Add parser and interpreter for game cheatsZach Hilman1-0/+487