summaryrefslogtreecommitdiffstats
path: root/src/core/core_timing.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-09core_timing: Use 1.020GHz for core clock rate.bunnei1-5/+3
2018-01-09CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)B3n301-77/+124
2018-01-07core_timing: Increase clock speed for Switch docked.bunnei1-1/+1
2017-09-30Moved down_count to CoreTimingHuw Pascoe1-0/+6
2017-01-16CoreTiming: use named constant for ARM11 clock ratewwylele1-0/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-4/+2
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-5/+4
2016-07-23CoreTiming: avoid overflowwwylele1-1/+1
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-1/+1
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-1/+1
2015-01-07CoreTiming: Ported the CoreTiming namespace from PPSSPPSubv1-23/+54
2014-12-21License changepurpasmart961-2/+2
2014-11-18Remove extraneous semicolonsLioncash1-1/+1
2014-04-09fixed project includes to use new directory structurebunnei1-1/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-09fixed licensing issue with core_timing being GPL v2+ instead of Dolphin's GPL v2bunnei1-66/+50
2013-10-02added core_timing and system modules to core vcprojShizZy1-0/+125