Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Common/Tests: Address Feedback | Fernando Sahmkow | 2020-06-18 | 1 | -2/+12 |
* | Core: Implement a Host Timer. | Fernando Sahmkow | 2020-06-18 | 1 | -0/+5 |
* | Core: Set all hardware emulation constants in a single file. | Fernando Sahmkow | 2020-02-12 | 1 | -9/+9 |
* | core/core_timing_util: Use std::chrono types for specifying time units | Lioncash | 2019-06-05 | 1 | -16/+20 |
* | core/core_timing_utils: Simplify overload set | Lioncash | 2019-06-05 | 1 | -18/+2 |
* | core_timing_util: Silence sign-comparison warnings | Lioncash | 2019-05-25 | 1 | -4/+4 |
* | Corrections, documenting and fixes. | Fernando Sahmkow | 2019-02-16 | 1 | -3/+2 |
* | Use u128 on Clock Cycles calculation. | Fernando Sahmkow | 2019-02-16 | 1 | -4/+4 |
* | Correct CNTPCT to use Clock Cycles instead of Cpu Cycles. | Fernando Sahmkow | 2019-02-16 | 1 | -0/+7 |
* | core_timing: Rename CoreTiming namespace to Core::Timing | Lioncash | 2019-02-12 | 1 | -2/+2 |
* | core_timing: Split off utility functions into core_timing_util | MerryMage | 2018-07-24 | 1 | -0/+63 |