summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/cheat_engine.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-22file_sys/cheat_engine: Silence truncation and sign-conversion warningsLioncash1-1/+1
2019-03-22file_sys/cheat_engine: Remove use of global system accessorsLioncash1-10/+17
2019-03-05vm_manager: Remove cheat-specific ranges from VMManagerZach Hilman1-5/+6
2019-03-05cheat_engine: Add parser and interpreter for game cheatsZach Hilman1-0/+226