dolphin/Source/Core/Core
Ryan Houdek ad8fe0fb52 Merge pull request #879 from FioraAeterna/frspx
JIT64: add frspx implementation
2014-08-28 14:12:21 -05:00
..
Boot Merge pull request #845 from ChuckRozhon/switch_to_cstdint 2014-08-23 21:18:18 +02:00
Debugger Core: Kill off Host_ShowJitResults 2014-08-15 15:18:28 -04:00
DSP Fix bloody printf specifiers. 2014-08-24 15:56:41 -04:00
FifoPlayer msvc: resolve all warnings in Core. 2014-08-19 22:33:46 -07:00
HLE
HW Merge pull request #810 from lioncash/controller-interface 2014-08-24 19:58:25 +02:00
IPC_HLE Core: Simplify Memory::GetString 2014-08-22 01:22:58 -04:00
PowerPC Merge pull request #879 from FioraAeterna/frspx 2014-08-28 14:12:21 -05:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
ArmMemTools.cpp
BootManager.cpp
BootManager.h
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
ConfigManager.cpp
ConfigManager.h Remove dsound audio backend. 2014-08-23 11:19:19 -07:00
Core.cpp Remove unused declarations. 2014-08-23 15:26:59 -04:00
Core.h Core: Remove Core::GetWindowHandle 2014-08-19 10:05:58 -04:00
Core.vcxproj Core: Removed blank headers Boot_ELF.h and Boot_WiiWAD.h 2014-08-21 15:30:51 -04:00
Core.vcxproj.filters Core: Removed blank headers Boot_ELF.h and Boot_WiiWAD.h 2014-08-21 15:30:51 -04:00
CoreParameter.cpp
CoreParameter.h
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Core: Move the titlebar / statusbar abstraction to DolphinWX 2014-08-19 10:37:47 -04:00
MemTools.h
Movie.cpp Remove a couple unneeded includes from Movie.cpp. 2014-08-16 23:54:11 -04:00
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp Rewrite raw memcard threading code. Intended to fix issue 7484. 2014-08-17 21:52:40 -07:00
State.h
VolumeHandler.cpp
VolumeHandler.h
x64MemTools.cpp