Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Set all hardware emulation constants in a single file. | Fernando Sahmkow | 2020-02-12 | 1 | -8/+4 |
* | core/core_timing_util: Amend casing of cyclesTo* functions | Lioncash | 2019-06-05 | 1 | -3/+3 |
* | core/core_timing_util: Use std::chrono types for specifying time units | Lioncash | 2019-06-05 | 1 | -11/+10 |
* | core/core_timing_utils: Simplify overload set | Lioncash | 2019-06-05 | 1 | -31/+0 |
* | Use u128 on Clock Cycles calculation. | Fernando Sahmkow | 2019-02-16 | 1 | -1/+1 |
* | Correct CNTPCT to use Clock Cycles instead of Cpu Cycles. | Fernando Sahmkow | 2019-02-16 | 1 | -0/+3 |
* | 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/+64 |