dolphin/Source/Core/Core
degasus 532cd44003 Use float to calculate the fps/vps
This will round internally, so 59.99 fps will now be shown as 60 fps.
2014-02-10 16:08:03 +01:00
..
Boot Some tidy up of sprintf to StringFromFormat 2014-02-10 17:25:18 +13:00
Debugger Some tidy up of sprintf to StringFromFormat 2014-02-10 17:25:18 +13:00
DSP Some tidy up of sprintf to StringFromFormat 2014-02-10 17:25:18 +13:00
FifoPlayer Cleanup enum indentations. 2014-02-09 16:16:10 -05:00
HLE Clean up some struct indentations 2014-02-09 19:40:11 -05:00
HW Throttle by coretiming event instead of VI 2014-02-10 16:08:03 +01:00
IPC_HLE Some tidy up of sprintf to StringFromFormat 2014-02-10 17:25:18 +13:00
PowerPC Clean up some struct indentations 2014-02-09 19:40:11 -05:00
ActionReplay.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ActionReplay.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ARDecrypt.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ARDecrypt.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ArmMemTools.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
BootManager.cpp Drop framelimit by fps 2014-02-10 16:08:03 +01:00
BootManager.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00
ConfigManager.cpp Drop framelimit by fps 2014-02-10 16:08:03 +01:00
ConfigManager.h Drop framelimit by fps 2014-02-10 16:08:03 +01:00
Console.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Console.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Core.cpp Use float to calculate the fps/vps 2014-02-10 16:08:03 +01:00
Core.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Core.vcxproj Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Core.vcxproj.filters Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CoreParameter.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CoreParameter.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CoreTiming.cpp Fix warnings found by StringFromFormat having printf style checking. 2014-02-07 01:38:08 +13:00
CoreTiming.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DSPEmulator.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DSPEmulator.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ec_wii.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ec_wii.h Clean up some struct indentations 2014-02-09 19:40:11 -05:00
GeckoCode.cpp Add const qualifiers to two foreach loop variables for consistency. 2014-02-04 19:44:02 -05:00
GeckoCode.h Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. 2014-02-04 19:19:48 -05:00
GeckoCodeConfig.cpp Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. 2014-02-04 19:19:48 -05:00
GeckoCodeConfig.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Host.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
MemTools.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Movie.cpp Code cleanup 2014-01-08 20:36:27 -05:00
Movie.h Clean up some struct indentations 2014-02-09 19:40:11 -05:00
NetPlayClient.cpp Clarify an if statement in NetPlayClient.cpp. See: https://github.com/LaurentGomila/SFML/issues/26. 2014-02-10 09:26:29 -05:00
NetPlayClient.h Clean up some struct indentations 2014-02-09 19:40:11 -05:00
NetPlayProto.h Clean up some struct indentations 2014-02-09 19:40:11 -05:00
NetPlayServer.cpp NetPlay: Sync CPU engine between NetPlay clients/servers 2014-01-08 19:42:02 -05:00
NetPlayServer.h Clean up some struct indentations 2014-02-09 19:40:11 -05:00
PatchEngine.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
PatchEngine.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
State.cpp Increase save state version. 2014-01-24 00:15:56 -05:00
State.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
stdafx.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
stdafx.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Tracer.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Tracer.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
VolumeHandler.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
VolumeHandler.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
x64MemTools.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00