dolphin/Source/Core
Léo Lam 5fd5eeb82a IOS/ES: Don't write anything to the request after ES_Launch
Unless IOS failed at ES_Launch, it doesn't appear to write anything
back to the request after a launch, because the request is never
actually replied to in the normal way.

So let's just drop the writes to make things less confusing.
2017-02-08 15:07:33 +01:00
..
AudioCommon cmake: Move PulseAudio detection to AudioCommon 2017-02-07 23:35:44 +01:00
Common Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
Core IOS/ES: Don't write anything to the request after ES_Launch 2017-02-08 15:07:33 +01:00
DiscIO
DolphinQt2 CMake: add CMAKE_CONFIGURE_DEPENDS on Data/Sys 2017-02-06 13:55:35 -08:00
DolphinWX Merge pull request #4860 from lioncash/lock 2017-02-08 18:59:28 +13:00
InputCommon Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
UICommon Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
VideoBackends Merge pull request #4859 from lioncash/opcodedecoder 2017-02-08 18:12:11 +13:00
VideoCommon Merge pull request #4859 from lioncash/opcodedecoder 2017-02-08 18:12:11 +13:00
CMakeLists.txt