dolphin/Source/Core
Léo Lam 09fdab7fb4 HLE: Add a hook for JUTWarningConsole_f
JUTWarningConsole_f calls vprintf, but in a way we currently don't
handle (which messes up the printed message). However, it is a standard
debug print function, so we can directly hook it instead of waiting for
the vprintf call.

This is necessary to fix debug output in a few games now that vprintf
is properly detected in more games.
2016-12-09 23:40:06 +01:00
..
AudioCommon Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
Common Common: Add alignment header 2016-12-06 20:33:53 +01:00
Core HLE: Add a hook for JUTWarningConsole_f 2016-12-09 23:40:06 +01:00
DiscIO Common: Add alignment header 2016-12-06 20:33:53 +01:00
DolphinQt2 DolphinQt2: InfoWidget: explicit type for std::min 2016-12-02 21:26:18 -08:00
DolphinWX Merge pull request #4448 from lioncash/isoproperties 2016-12-03 19:15:25 -05:00
InputCommon Merge pull request #4362 from ligfx/osxhotplug 2016-12-01 00:29:56 -06:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Common: Add alignment header 2016-12-06 20:33:53 +01:00
VideoCommon Common: Add alignment header 2016-12-06 20:33:53 +01:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00