dolphin/Source/Core
Michael Maltese 9de2934aae DSPCore: remove message that the free ROM doesn't work with IPL
The GameCube IPL sounds the same when using the free ROM as it does when
using the official ROM (and in Audacity, I couldn't visually distinguish
between the waveforms). It has a reference to an unimplemented function
at 0x8644 which seems to only be used in an inlined version of the CARD
ucode.
2017-06-18 15:43:02 -07:00
..
AudioCommon Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Common Merge pull request #5642 from lioncash/chrono 2017-06-18 23:13:52 +02:00
Core DSPCore: remove message that the free ROM doesn't work with IPL 2017-06-18 15:43:02 -07:00
DiscIO Merge pull request #5611 from JosJuice/reorganize-file-namespace 2017-06-15 23:28:36 +02:00
DolphinNoGUI NoGUI: Fix a missing include for Xlib 2017-06-13 11:46:13 +02:00
DolphinQt2 Merge pull request #5609 from leoetlino/qt-user-path 2017-06-14 13:40:37 -07:00
DolphinWX DolphinWX: Fix encoding errors in UpdateTitle 2017-06-16 17:20:13 +02:00
InputCommon StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
UICommon Allow the user to ignore signature issues during WAD import 2017-06-16 16:17:38 +02:00
VideoBackends Merge pull request #5305 from iwubcode/abstract_texture 2017-06-18 12:57:05 -07:00
VideoCommon Merge pull request #5305 from iwubcode/abstract_texture 2017-06-18 12:57:05 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00