dolphin/Source/Core/Core
Matthew Parlane ca9504d0fa Merge pull request #4969 from leoetlino/clear-tmp
IOS: Clear the /tmp directory on IOS boot
2017-02-27 16:17:49 +13:00
..
Boot Use ESFormats for TMDs 2017-02-26 19:46:29 +01:00
Debugger Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
DSP DSPCore: Make g_cycles_left a regular member variable of DSPEmitter 2017-02-07 21:56:57 -05:00
FifoPlayer OpcodeDecoding: Convert #defines into enum constants 2017-02-08 00:05:17 -05:00
HLE HLE: More printf floating point types handled 2017-02-17 10:51:10 +00:00
HW Merge pull request #4930 from JosJuice/sideways-wiimote-name 2017-02-23 13:13:43 -08:00
IOS Merge pull request #4969 from leoetlino/clear-tmp 2017-02-27 16:17:49 +13:00
PowerPC Merge pull request #4953 from lioncash/fwd 2017-02-24 23:36:11 +01:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
Analytics.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Copy Wii save for current game for Netplay and TAS 2017-02-05 13:17:05 -05:00
BootManager.h
CMakeLists.txt IOS Network: Split wd/command code into its own source files 2017-02-18 02:35:53 -05:00
ConfigManager.cpp Use ESFormats for TMDs 2017-02-26 19:46:29 +01:00
ConfigManager.h DolphinWX: Don't use a special color for compressed games 2017-02-20 16:02:30 +01:00
Core.cpp Fix connecting Wii remotes on boot 2017-02-11 08:58:47 +01:00
Core.h Core: Actually make the State enum an enum class 2017-02-06 01:13:07 -05:00
Core.vcxproj IOS Network: Split wd/command code into its own source files 2017-02-18 02:35:53 -05:00
Core.vcxproj.filters IOS Network: Split wd/command code into its own source files 2017-02-18 02:35:53 -05:00
CoreTiming.cpp Adjust event times after a PPC clock change 2017-02-08 16:22:27 +01:00
CoreTiming.h Adjust event times after a PPC clock change 2017-02-08 16:22:27 +01:00
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
HotkeyManager.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Movie: replace magic number 8 with sizeof(ControllerState) 2017-02-09 15:07:47 -08:00
Movie.h Copy Wii save for current game for Netplay and TAS 2017-02-05 13:17:05 -05:00
NetPlayClient.cpp Netplay: Change Wiimote sources before booting 2017-02-22 22:52:13 +01:00
NetPlayClient.h
NetPlayProto.h Copy Wii save for current game for Netplay and TAS 2017-02-05 13:17:05 -05:00
NetPlayServer.cpp Copy Wii save for current game for Netplay and TAS 2017-02-05 13:17:05 -05:00
NetPlayServer.h
PatchEngine.cpp PatchEngine: check instruction at link addr is non-zero 2017-02-22 21:14:57 -08:00
PatchEngine.h
State.cpp IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00
State.h
WiiRoot.cpp WiiRoot: Only call InitializeDeterministicWiiSaves on temporary NAND 2017-02-08 14:26:25 +01:00
WiiRoot.h