dolphin/Source/Core
Lioncash d03fb11188 Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI should write 0x2D, not 0xF2.
Also format the NormalSSEOps enum.
2013-09-18 07:43:31 -04:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI should write 0x2D, not 0xF2. 2013-09-18 07:43:31 -04:00
Core Fix indentation in function PSO_MakeSaveGameValid() in GCMemcard.cpp. 2013-09-17 21:27:37 -04:00
DiscIO proper fix for issue 6206 2013-09-14 15:09:58 -07:00
DolphinWX Better fix for issue 6614: ISOProperties should store integer settings for PHack booleans. INIFile is stupid, please kill it with fire. 2013-09-18 12:33:57 +02:00
InputCommon Overlay local gameinis over global gameinis instead of copying. 2013-09-14 17:46:41 +02:00
VideoCommon Better fix for issue 6614: ISOProperties should store integer settings for PHack booleans. INIFile is stupid, please kill it with fire. 2013-09-18 12:33:57 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00