summaryrefslogtreecommitdiffstats
path: root/src/core/memory (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-18dmnt_cheat_vm: Correct register Restore and ClearRegs behaviorLioncash1-2/+2
2019-10-17core/memory/cheat_engine: Resolve -Wreorder warningsLioncash1-4/+3
2019-09-22dmnt_cheat_vm: Default initialize structure valuesZach Hilman2-87/+87
2019-09-22dmnt_cheat_vm: Make Cheat VM compliant to code styleZach Hilman3-868/+861
2019-09-22cheat_engine: Move to memory and strip VMZach Hilman2-0/+320
2019-09-22memory: Port Atmosphere's DmntCheatVmZach Hilman3-0/+1598
2019-06-21core: Move Freezer class to tools namespaceZach Hilman2-263/+0
2019-06-21freezer: Add documentation for methodsZach Hilman2-30/+49
2019-06-21memory: Add class to manage and enforce memory freezingZach Hilman2-0/+244