summaryrefslogtreecommitdiffstats
path: root/src/core/memory/cheat_engine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory classLioncash2019-11-271-1/+1
* core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash2019-11-271-3/+2
* core_timing: Use better reference tracking for EventType. (#3159)bunnei2019-11-271-1/+1
* core/memory/cheat_engine: Resolve -Wreorder warningsLioncash2019-10-171-4/+3
* dmnt_cheat_vm: Make Cheat VM compliant to code styleZach Hilman2019-09-221-3/+3
* cheat_engine: Move to memory and strip VMZach Hilman2019-09-221-0/+234