dolphin/Source/Core
pierre e81ccd7f33 Common: Change cpuid code again
Looks like compilers tend to use EBX for parameters if not told otherwise and
don't bother to update SP in leaf functions, so PUSH/POP kill local variables.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7151 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-12 18:40:02 +00:00
..
AudioCommon Make sure the audio dump directory exists when dumping audio. Otherwise a segmentation fault ensues after several panic alerts. 2011-02-11 21:30:53 +00:00
Common Common: Change cpuid code again 2011-02-12 18:40:02 +00:00
Core Integrate helper functions from VideoSoftware's VideoConfigDialog 2011-02-12 09:10:11 +00:00
DiscIO drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
DolphinWX Remove a few easily delineated components from the wx 2.9.2+ build. 2011-02-12 16:07:40 +00:00
InputCommon drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
VideoCommon For non-win32 and with-libav conditions, add an option to frame dumping to use FFV1 codec for lossless video dumping. 2011-02-11 22:09:20 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00