summaryrefslogtreecommitdiffstats
path: root/src/core/memory/cheat_engine.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow1-4/+4
2020-04-17memory: cheat_engine: Updates for new VMM.bunnei1-5/+8
2020-04-17core: memory: Move to Core::Memory namespace.bunnei1-2/+2
2020-02-12Core: Set all hardware emulation constants in a single file.Fernando Sahmkow1-1/+2
2019-11-27core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory classLioncash1-1/+1
2019-11-27core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash1-3/+2
2019-11-27core_timing: Use better reference tracking for EventType. (#3159)bunnei1-1/+1
2019-10-17core/memory/cheat_engine: Resolve -Wreorder warningsLioncash1-4/+3
2019-09-22dmnt_cheat_vm: Make Cheat VM compliant to code styleZach Hilman1-3/+3
2019-09-22cheat_engine: Move to memory and strip VMZach Hilman1-0/+234