Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 1 | -1/+1 |
* | core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 2 | -5/+4 |
* | core_timing: Use better reference tracking for EventType. (#3159) | bunnei | 2019-11-27 | 2 | -2/+3 |
* | Merge pull request #2992 from lioncash/dmnt | bunnei | 2019-10-18 | 1 | -2/+2 |
|\ | |||||
| * | dmnt_cheat_vm: Correct register Restore and ClearRegs behavior | Lioncash | 2019-10-18 | 1 | -2/+2 |
* | | core/memory/cheat_engine: Resolve -Wreorder warnings | Lioncash | 2019-10-17 | 1 | -4/+3 |
|/ | |||||
* | dmnt_cheat_vm: Default initialize structure values | Zach Hilman | 2019-09-22 | 2 | -87/+87 |
* | dmnt_cheat_vm: Make Cheat VM compliant to code style | Zach Hilman | 2019-09-22 | 3 | -868/+861 |
* | cheat_engine: Move to memory and strip VM | Zach Hilman | 2019-09-22 | 2 | -0/+320 |
* | memory: Port Atmosphere's DmntCheatVm | Zach Hilman | 2019-09-22 | 3 | -0/+1598 |