dolphin/Source
nakeee 90ae2a8e55 fixed neg and added arith test
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3140 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-02 22:47:13 +00:00
..
Core DSP: Improve multiplier code. Add support for unsigned operation - but temporarily disabled, since it somehow makes things sound even worse :P 2009-05-02 22:17:24 +00:00
Dolphin.xcodeproj
DSPSpy fixed neg and added arith test 2009-05-02 22:47:13 +00:00
DSPTool debugfast build fixing. make the hle bios loading-or-not logic make sense. 2009-05-01 08:23:25 +00:00
Plugins DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
PluginSpecs DSP: New non-threaded mode for the LLE plugin, with some idle skipping enabled. Use Dolphin Main config to set it. Some minor optimization and some spelling fixes. 2009-04-08 20:26:33 +00:00
TestSuite wii sd: got some register values from real hardware. nintendo apps still don't accept it though :( 2009-04-21 13:17:02 +00:00
Dolphin.sln Made DSPSpy build in VC++ (when having devKitPro) 2009-05-01 15:29:27 +00:00
DolphinProj.xcconfig
DolphinTarget.xcconfig
MusicMod.sln