dolphin/Source/Core/Core
2014-06-19 14:39:01 +02:00
..
Boot BS2 emulation: set up a reasonable BAT during startup. 2014-05-24 03:46:12 -07:00
Debugger Mark the PPCDebugInterface and DSPDebugInterface as final. 2014-03-18 20:42:08 -04:00
DSP Merge pull request #248 from RachelBryk/dsp-rom-hash 2014-06-08 11:27:55 +02:00
FifoPlayer Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
HLE
HW Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
IPC_HLE Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
PowerPC JITs: add a macro for easy interpreter fallback 2014-06-19 14:39:01 +02:00
ActionReplay.cpp Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
ActionReplay.h
ARDecrypt.cpp Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
ARDecrypt.h
ArmMemTools.cpp
BootManager.cpp Save bHLE_BS2 to config cache before it can be changed while booting. 2014-03-16 20:05:09 -04:00
BootManager.h
CMakeLists.txt JIT: unify JitAsm for JIT64 and JIT64IL. 2014-05-05 11:12:22 -07:00
ConfigManager.cpp added option for selecting which column are displayed in the game list, added optional game id column, and added config entry to disable making compressed games blue 2014-06-05 15:34:20 -04:00
ConfigManager.h added option for selecting which column are displayed in the game list, added optional game id column, and added config entry to disable making compressed games blue 2014-06-05 15:34:20 -04:00
Core.cpp Merge pull request #492 from Armada651/master 2014-06-15 14:16:53 +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 Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
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 Move audio handling out of DSP emulation. 2014-03-29 11:19:32 -07:00
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
GeckoCodeConfig.h
Host.h drop Host_GetKeyState 2014-04-30 12:51:13 +02:00
MemTools.h
Movie.cpp Merge pull request #470 from pauldacheez/s-Gamecube-GameCube 2014-06-13 21:52:08 +02:00
Movie.h Merge pull request #470 from pauldacheez/s-Gamecube-GameCube 2014-06-13 21:52:08 +02:00
NetPlayClient.cpp Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
NetPlayServer.h
PatchEngine.cpp PatchEngine: Remove no-op function LoadDiscList. 2014-04-21 21:07:02 -07:00
PatchEngine.h
State.cpp Remove unused EXI update functions. 2014-06-06 20:30:36 -04: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