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