| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core: memory: Move to Core::Memory namespace. | 2020-04-17 | 2 | -6/+6 | |
| * | 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 | -4/+4 | |
| * | core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class | 2019-11-26 | 1 | -4/+4 | |
| * | core: Prepare various classes for memory read/write migration | 2019-11-26 | 2 | -8/+13 | |
| * | core_timing: Use better reference tracking for EventType. (#3159) | 2019-11-26 | 2 | -2/+3 | |
| * | freezer: Update documentation | 2019-06-20 | 1 | -1/+8 | |
| * | core: Move Freezer class to tools namespace | 2019-06-20 | 2 | -0/+263 |