dolphin/Source/Core
Léo Lam b91095a9fc IPC_HLE/57e_305: Fake vendor-specific command replies
Homebrew programs seem to rely on getting a reply to the vendor
specific commands, without which Bluetooth initialisation will never
complete.

This vendor-specific command is typically used to patch the Wii's
Bluetooth module, so the replies are only faked when the passed through
adapter is not a Wii Bluetooth module.
2016-10-03 23:13:09 +02:00
..
AudioCommon Merge pull request #4271 from ligfx/audiofix 2016-10-02 21:00:10 -07:00
Common Merge pull request #2868 from sepalani/dolphin_ssl 2016-10-03 06:16:49 -07:00
Core IPC_HLE/57e_305: Fake vendor-specific command replies 2016-10-03 23:13:09 +02:00
DiscIO Merge pull request #3963 from JosJuice/banner-loaded-failure 2016-10-03 06:33:52 -07:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX ControllerConfigDiag: Improve the UI 2016-10-03 23:13:09 +02:00
InputCommon InputCommon: Fix formatting issues in Quartz 2016-10-03 18:59:52 +02:00
UICommon Merge pull request #2868 from sepalani/dolphin_ssl 2016-10-03 06:16:49 -07:00
VideoBackends VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
VideoCommon VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
CMakeLists.txt