Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core_timing: Make TimedCallback take std::chrono::nanoseconds | Lioncash | 2020-07-16 | 2 | -7/+8 |
* | core_timing: Make use of std::chrono with ScheduleEvent | Lioncash | 2020-07-16 | 1 | -4/+5 |
* | General: Recover Prometheus project from harddrive failure | Fernando Sahmkow | 2020-06-27 | 1 | -4/+4 |
* | core: memory: Move to Core::Memory namespace. | bunnei | 2020-04-17 | 2 | -6/+6 |
* | Core: Set all hardware emulation constants in a single file. | Fernando Sahmkow | 2020-02-12 | 1 | -1/+2 |
* | core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 1 | -4/+4 |
* | core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 1 | -4/+4 |
* | core: Prepare various classes for memory read/write migration | Lioncash | 2019-11-27 | 2 | -8/+13 |
* | core_timing: Use better reference tracking for EventType. (#3159) | bunnei | 2019-11-27 | 2 | -2/+3 |
* | freezer: Update documentation | Zach Hilman | 2019-06-21 | 1 | -1/+8 |
* | core: Move Freezer class to tools namespace | Zach Hilman | 2019-06-21 | 2 | -0/+263 |