dolphin/Source/UnitTests
pierre 98752f2a1e Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude
functions accidentally added. Fixed the jitted ar register arithmetic.
Added a CMakeList.txt for the UnitTests, but did not add the subdirectory
to Source/CMakeLists.txt.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6687 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-29 20:20:52 +00:00
..
AudioJitTests.cpp Core/DSPCore: Make Jit read from coefficient ROM when told to do so, 2010-11-07 23:15:31 +00:00
CMakeLists.txt Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude 2010-12-29 20:20:52 +00:00
DSPJitTester.cpp Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude 2010-12-29 20:20:52 +00:00
DSPJitTester.h Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SConscript Build but don't install the dsptool/tester/MemcardManager tools 2010-07-22 03:38:32 +00:00
UnitTests.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
UnitTests.vcproj include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00