Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | core: Resolve misc cases of variable shadowing | Lioncash | 2021-05-03 | 1 | -1/+1 |
* | freezer: Move entry finding to its own function | Lioncash | 2020-08-06 | 1 | -1/+6 |
* | 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 | -3/+3 |
* | core: Prepare various classes for memory read/write migration | Lioncash | 2019-11-27 | 1 | -1/+6 |
* | core_timing: Use better reference tracking for EventType. (#3159) | bunnei | 2019-11-27 | 1 | -1/+2 |
* | freezer: Update documentation | Zach Hilman | 2019-06-21 | 1 | -1/+8 |
* | core: Move Freezer class to tools namespace | Zach Hilman | 2019-06-21 | 1 | -0/+75 |