summaryrefslogtreecommitdiffstats
path: root/src/core/memory/cheat_engine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmnt: cheat: Add pause and resume supportgerman772024-02-051-0/+2
* dmnt: cheats: Silence memory errorsgerman772024-02-051-3/+3
* dmnt: cheats: Update cheat vm to latest versiongerman772024-02-051-1/+1
* core_timing: remove user data valueLiam2023-12-231-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-4/+4
* core: Resolve misc cases of variable shadowingLioncash2021-05-031-1/+1
* cheat_engine: Remove unnecessary system argument to CheatParser's Parse functionLioncash2020-09-151-3/+2
* core_timing: Make use of uintptr_t to represent user_dataLioncash2020-07-281-1/+1
* core_timing: Make TimedCallback take std::chrono::nanosecondsLioncash2020-07-161-1/+2
* core: memory: Move to Core::Memory namespace.bunnei2020-04-171-2/+2
* core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash2019-11-271-2/+2
* core_timing: Use better reference tracking for EventType. (#3159)bunnei2019-11-271-1/+2
* cheat_engine: Move to memory and strip VMZach Hilman2019-09-221-0/+86