dolphin/Source
nakeee 900287be50 Compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3569 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-28 12:50:51 +00:00
..
Core Compile fix 2009-06-28 12:50:51 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
DSPSpy Trying to fix DSPSpy. Test this one 2009-06-24 16:49:10 +00:00
DSPTool DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger. 2009-06-28 10:00:25 +00:00
Plugins give the DSP breakpoints that can be toggled but don't work yet :p 2009-06-28 12:30:34 +00:00
PluginSpecs New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
TestSuite TestSuite: fix bug in first fpu test (must use stfd to get value of FPSCR, stfs corrupts the value trying to convert to single precision) 2009-06-13 20:20:48 +00:00
UnitTests New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
Dolphin.sln New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
MusicMod.sln MusicMod: Added DSP HLE option to turn off streaming music for use together with the MusicMod 2009-06-20 12:19:53 +00:00