summaryrefslogtreecommitdiff
path: root/src/core/memory
AgeCommit message (Expand)Author
2020-02-11Core: Set all hardware emulation constants in a single file.Fernando Sahmkow
2019-11-26core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory classLioncash
2019-11-26core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash
2019-11-26core_timing: Use better reference tracking for EventType. (#3159)bunnei
2019-10-17Merge pull request #2992 from lioncash/dmntbunnei
2019-10-17dmnt_cheat_vm: Correct register Restore and ClearRegs behaviorLioncash
2019-10-17core/memory/cheat_engine: Resolve -Wreorder warningsLioncash
2019-09-21dmnt_cheat_vm: Default initialize structure valuesZach Hilman
2019-09-21dmnt_cheat_vm: Make Cheat VM compliant to code styleZach Hilman
2019-09-21cheat_engine: Move to memory and strip VMZach Hilman
2019-09-21memory: Port Atmosphere's DmntCheatVmZach Hilman