index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
core_timing_util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: core_timing_util: Optimize core timing math.
bunnei
2021-02-15
1
-13
/
+48
*
Revert "core: Fix clang build"
bunnei
2020-10-21
1
-2
/
+2
*
core: Fix clang build
Lioncash
2020-10-18
1
-2
/
+2
*
core_timing: Remove unused header
Lioncash
2020-08-23
1
-1
/
+0
*
SingleCore: Use Cycle Timing instead of Host Timing.
Fernando Sahmkow
2020-06-27
1
-12
/
+3
*
Common/Tests: Address Feedback
Fernando Sahmkow
2020-06-18
1
-0
/
+2
*
Core: Implement a Host Timer.
Fernando Sahmkow
2020-06-18
1
-0
/
+1
*
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