dolphin/Source/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
..
AudioCommon Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
Common Merge pull request #4472 from JosJuice/revert-absolute-path 2016-11-29 18:34:22 +01:00
Core Wii IPC HLE: do not clobber memory when launching a new title 2016-12-01 06:55:15 +09:00
DiscIO Merge pull request #4401 from JosJuice/rename-getuniqueid 2016-10-31 12:39:27 +01:00
DolphinQt2 Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
DolphinWX Merge pull request #4461 from aldelaro5/hotkey-config-redo 2016-11-29 07:39:28 -05:00
InputCommon Add flexibility to InputConfigDialog 2016-11-28 08:26:27 -05:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4436 from stenzek/vulkan-full-ir-framedump 2016-11-28 22:05:16 +10:00
VideoCommon VideoCommon: Add method for calculating full-scale framedump rectangles 2016-11-28 21:54:54 +10:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00