dolphin/Source/Core/Core
Lioncash 49b0eef393 Remove the min/max functions in CommonFuncs.
The algorithm header has the same functions.
2014-05-29 21:44:41 -04:00
..
Boot BS2 emulation: set up a reasonable BAT during startup. 2014-05-24 03:46:12 -07:00
Debugger
DSP Clarify what FindBrackets does in the DSP assembler 2014-05-26 17:04:58 -04:00
FifoPlayer Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
HLE
HW Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
IPC_HLE Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
PowerPC Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
ArmMemTools.cpp
BootManager.cpp
BootManager.h
CMakeLists.txt JIT: unify JitAsm for JIT64 and JIT64IL. 2014-05-05 11:12:22 -07:00
ConfigManager.cpp Add a hotkey for disabling the framelimit. 2014-04-30 12:50:53 +02:00
ConfigManager.h
Core.cpp Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Core.h Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Core.vcxproj JIT: unify JitAsm for JIT64 and JIT64IL. 2014-05-05 11:12:22 -07:00
Core.vcxproj.filters JIT: unify JitAsm for JIT64 and JIT64IL. 2014-05-05 11:12:22 -07:00
CoreParameter.cpp
CoreParameter.h Add a hotkey for disabling the framelimit. 2014-04-30 12:50:53 +02:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h drop Host_GetKeyState 2014-04-30 12:51:13 +02:00
MemTools.h
Movie.cpp Movie: don't use "hh" scanf modifier. 2014-04-24 11:05:25 -07:00
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp Make sure netplay player IDs are actually unique. 2014-05-28 06:04:08 -04:00
NetPlayServer.h
PatchEngine.cpp PatchEngine: Remove no-op function LoadDiscList. 2014-04-21 21:07:02 -07:00
PatchEngine.h
State.cpp Apparently the debug build has not been freeing memory since 2008. Undo that. 2014-05-08 00:58:55 -07:00
State.h
stdafx.cpp
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
Tracer.cpp
Tracer.h
VolumeHandler.cpp
VolumeHandler.h
x64MemTools.cpp