aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_timing.h
AgeCommit message (Expand)Author
2018-08-05core_timing: Convert typedef into a type aliasLioncash
2018-07-24core_timing: Split off utility functions into core_timing_utilMerryMage
2018-05-03core_timing: Don't include the log header in core timing's headerLioncash
2018-04-30core_timing: Namespace all functions and constants in core_timing's headerLioncash
2018-04-26core: Replace remaining old non-generic logger usages with fmt-capable equiva...Lioncash
2018-01-08core_timing: Use 1.020GHz for core clock rate.bunnei
2018-01-08CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)B3n30
2018-01-07core_timing: Increase clock speed for Switch docked.bunnei
2017-09-30Moved down_count to CoreTimingHuw Pascoe
2017-01-16CoreTiming: use named constant for ARM11 clock ratewwylele
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-07-23CoreTiming: avoid overflowwwylele
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-01-07CoreTiming: Ported the CoreTiming namespace from PPSSPPSubv
2014-12-20License changepurpasmart96
2014-11-18Remove extraneous semicolonsLioncash
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei