Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core_timing: remove user data value | Liam | 2023-12-23 | 1 | -1/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | core: Make variable shadowing a compile-time error | Lioncash | 2021-05-16 | 1 | -4/+4 |
* | core: Resolve misc cases of variable shadowing | Lioncash | 2021-05-03 | 1 | -1/+1 |
* | cheat_engine: Remove unnecessary system argument to CheatParser's Parse function | Lioncash | 2020-09-15 | 1 | -3/+2 |
* | core_timing: Make use of uintptr_t to represent user_data | Lioncash | 2020-07-28 | 1 | -1/+1 |
* | core_timing: Make TimedCallback take std::chrono::nanoseconds | Lioncash | 2020-07-16 | 1 | -1/+2 |
* | core: memory: Move to Core::Memory namespace. | bunnei | 2020-04-17 | 1 | -2/+2 |
* | core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 1 | -2/+2 |
* | core_timing: Use better reference tracking for EventType. (#3159) | bunnei | 2019-11-27 | 1 | -1/+2 |
* | cheat_engine: Move to memory and strip VM | Zach Hilman | 2019-09-22 | 1 | -0/+86 |