16 Commits (20139f8a551098633e4ea3eab079b590c47ee0f5)

Author SHA1 Message Date
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
bunnei f3345e84ad core: core_timing_util: Optimize core timing math. 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 6 years ago
Lioncash be1954e04c core: Fix clang build 6 years ago
Lioncash 79504f1a39 core_timing: Remove unused header 6 years ago
Fernando Sahmkow f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
Fernando Sahmkow 1f7dd36499 Common/Tests: Address Feedback 6 years ago
Fernando Sahmkow 62e35ffc0e Core: Implement a Host Timer. 6 years ago
Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 years ago
Lioncash 2548661c08 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
Lioncash 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash 79189c7e3e core/core_timing_utils: Simplify overload set 7 years ago
Fernando Sahmkow ecccfe0337 Use u128 on Clock Cycles calculation. 7 years ago
Fernando Sahmkow 5b7ec71fb7 Correct CNTPCT to use Clock Cycles instead of Cpu Cycles. 7 years ago
Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 years ago