dolphin/Source/Core/Core
Hector Martin 90c2dec02d Wii IPC HLE: do not clobber memory when launching a new title
It's questionable whether ES_LAUNCH should write *anything* to the
command structure at all, ever, given that it never actually returns
it back through the mailbox. But it *definitely* shouldn't write
anything to it if it has just launched a DOL, because otherwise it might
clobber code/data from the just-loaded application.
2016-12-01 06:55:15 +09:00
..
Boot DOL/ELF loaders: enable HID4.SBE in Wii mode 2016-12-01 06:36:53 +09:00
Debugger
DSP Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
FifoPlayer Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
HLE HLE_OS: More bounds checking in GetStringVA 2016-11-12 19:17:15 +01:00
HW Merge pull request #4472 from JosJuice/revert-absolute-path 2016-11-29 18:34:22 +01:00
IPC_HLE Wii IPC HLE: do not clobber memory when launching a new title 2016-12-01 06:55:15 +09:00
PowerPC Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp VideoConfig: Remove fullscreen flags. 2016-11-11 20:36:09 +01:00
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
BootManager.h
CMakeLists.txt IPC_HLE: Device: Separate implementation from declaration 2016-11-24 20:19:19 +01:00
ConfigManager.cpp DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
ConfigManager.h DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
Core.cpp IPC_HLE: Move NWC24Config and WiiNetConfig to their own source files 2016-11-05 03:12:07 -04:00
Core.h
Core.vcxproj IPC_HLE: Device: Separate implementation from declaration 2016-11-24 20:19:19 +01:00
Core.vcxproj.filters IPC_HLE: Device: Separate implementation from declaration 2016-11-24 20:19:19 +01:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
HotkeyManager.cpp Fix the order of the name of the hotkeys 2016-11-29 11:51:55 -05:00
HotkeyManager.h Add the ability to get partial input group 2016-11-25 02:37:22 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Merge pull request #4368 from JosJuice/updatewantdeterminism-loadinput 2016-11-02 16:26:48 +01:00
Movie.h
NetPlayClient.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayClient.h
NetPlayProto.h EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayServer.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayServer.h
PatchEngine.cpp Change the patch engine log to be debug level log 2016-11-23 00:58:07 -05:00
PatchEngine.h
State.cpp Merge pull request #4383 from Sintendo/minor-text-fixes 2016-10-31 12:51:42 +01:00
State.h