| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-25 | Remove unused imports | Martino Fontana |
| 2025-03-09 | Simplify `std::find_if` with `std::ranges::find` and projections | mitaclaw |
| 2024-12-15 | Modernize `std::any_of` with ranges | mitaclaw |
| 2023-02-12 | DolphinQt: Properly lock CPU before accessing emulated memory | JosJuice |
| 2022-12-23 | Core: add ability to add memory patches to the patch engine that will be exec... | iwubcode |
| 2022-10-26 | Make SetPatch responsible for overwriting old patches | JoshuaMK |
| 2022-10-23 | Have UnsetPatch only unset the argument address | JoshuaMK |
| 2022-10-23 | Fix patch corruption using find_if instead of remove_if | JoshuaMK |
| 2021-07-05 | treewide: convert GPLv2+ license info to SPDX tags | Pierre Bourdon |
| 2018-06-19 | Common/MemoryPatches: Silence variable shadowing warnings | Lioncash |
| 2018-05-29 | MemoryPatches: In-class initialize is_enabled state for MemoryPatch instances | Lioncash |
| 2018-05-29 | MemoryPatches: std::move std::vector in the constructor | Lioncash |
| 2018-05-22 | DebugInterface: MemoryPatches methods added | Sepalani |
