dolphin/Source
2010-05-31 02:44:48 +00:00
..
Core Limit buffer size required to extract files. This helps avoid out of memory errors. 2010-05-30 17:57:56 +00:00
Dolphin.xcodeproj OS X buildfix 2010-05-02 21:12:51 +00:00
DSPSpy add example of how you can use dspspy to dump results from an entire ucode (commented out) 2010-02-22 01:06:11 +00:00
DSPTool Uninitialized variables. 2010-05-26 21:38:30 +00:00
Plugins debug version of dx9 dll isn't always in the PATH, so you would get an error while dolphin would still load the correct release version of the lib and continue running. so...just check for the release version of the dll. 2010-05-31 02:44:48 +00:00
PluginSpecs Build fix for wiimote new in linux. Don't expect functionality, this just gets it building again. The config dialog segfaults when you open it. I will fix that soon, and add mouse functionality. 2010-04-22 11:54:46 +00:00
TestSuite Don't let ASM test crash and burn if it can't open file 2010-04-01 05:52:17 +00:00
UnitTests Match types in comparison. 2010-05-29 20:48:21 +00:00
Dolphin.sln Moved InputPluginCommon into the Plugins directory. I don't think it made sense in Core. Some minor fixes to the new wiimote plugin also. 2010-04-14 03:48:37 +00:00
DolphinProj.xcconfig
DolphinTarget.xcconfig