dolphin/Source
luigi2us 6c7aadd5ab Fixed LSR opcode (shift would always be a crazy value like 65479 instead of 7).
Now SMG ucode jumps to the right command handlers. 
Unfortunately still no sound :(

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3705 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-07 20:40:19 +00:00
..
Core Fixed LSR opcode (shift would always be a crazy value like 65479 instead of 7). 2009-07-07 20:40:19 +00:00
Dolphin.xcodeproj Trying to get Dolphin to compile in Xcode, had to rename the Debugger namespace to something else since the name collided in OS X when using Xcode/Cocoa. Everything compiles except for the GL plugin, and the actual main Dolphin program. Will be trying to get them to compile after sleeping 2009-07-07 14:04:56 +00:00
DSPSpy remove the if tests, if you want to run them use the template 2009-07-07 10:07:33 +00:00
DSPTool add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
Plugins Various changes: Fixed linux build, added some zelda ucode RE, added HLE mail logging features 2009-07-07 15:12:52 +00:00
PluginSpecs
TestSuite add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
UnitTests add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
Dolphin.sln
DolphinProj.xcconfig
DolphinTarget.xcconfig