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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core_timing: Remove unused header
Lioncash
2020-08-23
1
-0
/
+1
*
SingleCore: Use Cycle Timing instead of Host Timing.
Fernando Sahmkow
2020-06-27
1
-9
/
+20
*
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