dolphin/Source/Core
Pierre Bourdon b672788548 Zelda HLE: Skip command words that are not commands.
Zelda Twilight Princess (GC) seems to push null words into the command buffer.
The command handler in the UCode ignores initial command mails that do not have
the MSB set.
2015-08-14 16:01:30 +02:00
..
AudioCommon Don't busy wait in the audio thread (ALSA) 2015-08-11 03:54:54 +02:00
Common Arm64Emitter: Fix encoding of '2-reg misc' variant of FCMEQ 2015-08-10 19:48:36 -04:00
Core Zelda HLE: Skip command words that are not commands. 2015-08-14 16:01:30 +02:00
DiscIO Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX Merge pull request #2807 from aserna3/master 2015-08-09 07:55:37 +02:00
InputCommon Fix building with PCH disabled. 2015-08-04 12:59:34 -05:00
UICommon UICommon: Fix a leak/bug in Disassembler retrieval 2015-08-04 14:28:32 -04:00
VideoBackends [GLES] Fix real XFB. 2015-08-12 17:32:05 -05:00
VideoCommon DriverDetails: Disable GL_ARB_copy_image on mesa. 2015-08-06 19:41:36 +02:00
CMakeLists.txt