dolphin/Source/Core
JosJuice 792446e1da When CPU core is invalid, fall back to JIT instead of interpreter
This might happen if someone moves settings between e.g. a PC and
an Android device, or if someone was using JITIL and updates Dolphin.

I also made the panic alert a bit more explanatory.
2018-05-26 14:19:53 +02:00
..
AudioCommon
Common Common: Namespace GekkoDisassembler.cpp/.h 2018-05-25 16:55:09 -04:00
Core When CPU core is invalid, fall back to JIT instead of interpreter 2018-05-26 14:19:53 +02:00
DiscIO Make the support for unencrypted Wii disc images less broken 2018-05-23 08:40:37 +02:00
DolphinNoGUI
DolphinQt2 Merge pull request #6947 from JosJuice/unencrypted-wii-disc 2018-05-26 11:56:51 +02:00
DolphinWX Merge pull request #6947 from JosJuice/unencrypted-wii-disc 2018-05-26 11:56:51 +02:00
InputCommon
UICommon Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
Updater
VideoBackends OGL: Fix EFB access in MSAA-mode 2018-05-22 15:35:20 +10:00
VideoCommon HiresTextures: Do not load compressed textures with unaligned dimensions 2018-05-22 16:15:18 +10:00
CMakeLists.txt