dolphin/Source/Core/Core
degasus b9f5bfb2bd JitArm64: zero extend RC for cmpli
Patch written by HdkR
2015-08-13 12:22:48 +02:00
..
Boot Boot: Decide setting.txt's country settings based on the game's video mode when no valid country code is found rather than defaulting to Europe. 2015-06-19 15:09:21 +02:00
Debugger Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
DSP Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
FifoPlayer Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
HLE Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
HW Merge pull request #2835 from degasus/master 2015-08-12 21:14:04 +02:00
IPC_HLE Forgot to add a slash in one bit of code I switched from D_WIIUSER_IDX to D_SESSION_WIIROOT_IDX. 2015-08-08 23:16:29 -04:00
PowerPC JitArm64: zero extend RC for cmpli 2015-08-13 12:22:48 +02:00
ActionReplay.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Netplay: Sync Video Mode settings. (Progressive Scan and PAL60) 2015-06-24 12:41:10 +02:00
BootManager.h
CMakeLists.txt CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
ConfigManager.cpp Remove perf_dir Dolphin WX option. 2015-08-07 01:59:29 -05:00
ConfigManager.h Config: Add a boolean for PAL60, like the Progressive Scan one. 2015-06-13 02:09:19 +02:00
Core.cpp Core: Don't return true on IsRunning() when stopping emulation. 2015-07-25 13:04:37 +02:00
Core.h Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before." 2015-07-25 13:04:22 +02:00
Core.vcxproj CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
Core.vcxproj.filters CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
CoreTiming.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
GeckoCode.h GeckoCode: Remove GetAddress function prototype 2015-07-28 22:10:39 -04:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Merge branch 'stable' 2015-07-25 14:09:02 +02:00
HotkeyManager.h DolphinWX: Remove the Toggle IR hotkey. 2015-06-19 05:10:40 -04:00
MachineContext.h
MemTools.cpp Fix 64-bit FreeBSD build 2015-07-11 23:09:11 -07:00
MemTools.h
Movie.cpp Movie: Add the PAL60 setting to Movie files. 2015-06-14 17:10:34 +02:00
Movie.h Movie: Add the PAL60 setting to Movie files. 2015-06-14 17:10:34 +02:00
NetPlayClient.cpp Netplay: Sync Video Mode settings. (Progressive Scan and PAL60) 2015-06-24 12:41:10 +02:00
NetPlayClient.h
NetPlayProto.h Netplay: Sync Video Mode settings. (Progressive Scan and PAL60) 2015-06-24 12:41:10 +02:00
NetPlayServer.cpp Merge pull request #2653 from AdmiralCurtiss/netplay-video-mode-sync 2015-08-02 12:42:21 +12:00
NetPlayServer.h
PatchEngine.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
PatchEngine.h
State.cpp Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
State.h