dolphin/Source/Core/Core
Jules Blok 5535c5c54c Core: Don't return true on IsRunning() when stopping emulation. 2015-07-22 09:44:39 +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
DSP DSPInterpreter: Remove an unused typedef 2015-07-06 06:47:13 -04:00
Debugger Set copyright year to when a file was created 2015-05-25 13:22:31 +02: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 #2714 from lioncash/clamp 2015-07-20 14:08:00 +10:00
IPC_HLE Wiimote: (Re-)Connect a disconnected emulated Wiimote when a mapped button is pressed. 2015-07-10 04:29:56 +02:00
PowerPC Merge pull request #2717 from phire/fix-reordering 2015-07-22 05:16:51 +12:00
ARDecrypt.cpp Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
ARDecrypt.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ActionReplay.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
ActionReplay.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BootManager.cpp Merge pull request #2613 from AdmiralCurtiss/netplay-sram-sync 2015-06-22 12:48:38 -04:00
BootManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
ConfigManager.cpp JitArm64: Support branching fallbacks 2015-07-01 17:58:17 +02: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-22 09:44:39 +02:00
Core.h Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before." 2015-07-22 09:15:19 +02:00
Core.vcxproj Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
Core.vcxproj.filters Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
CoreTiming.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
CoreTiming.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCode.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
GeckoCode.h Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
GeckoCodeConfig.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCodeConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Host.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HotkeyManager.cpp DolphinWX: Remove the Toggle IR hotkey. 2015-06-19 05:10:40 -04:00
HotkeyManager.h DolphinWX: Remove the Toggle IR hotkey. 2015-06-19 05:10:40 -04:00
MachineContext.h Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
MemTools.cpp Fix 64-bit FreeBSD build 2015-06-13 21:52:47 -07:00
MemTools.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
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 Fix some warnings 2015-06-23 21:11:56 +02:00
NetPlayClient.h Fix indeterminism in GPU thread mode. 2015-06-06 02:14:06 -04:00
NetPlayProto.h Netplay: Sync GameCube SRAM. 2015-06-14 16:52:08 +02:00
NetPlayServer.cpp Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
NetPlayServer.h Simplify and improve. 2015-06-06 01:28:01 -04:00
PatchEngine.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
PatchEngine.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
State.cpp Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
State.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ec_wii.cpp Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
ec_wii.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00