dolphin/Source/Core/DSPCore/Src
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
..
assemble.cpp
assemble.h
disassemble.cpp
disassemble.h
DSPAccelerator.cpp
DSPAccelerator.h
DSPAnalyzer.cpp
DSPAnalyzer.h
DSPBreakpoints.cpp
DSPBreakpoints.h
DSPCodeUtil.cpp
DSPCodeUtil.h
DSPCore.cpp
DSPCore.h
DSPHost.h
DSPHWInterface.cpp
DSPHWInterface.h
DspIntArithmetic.cpp Fixed LSR opcode (shift would always be a crazy value like 65479 instead of 7). 2009-07-07 20:40:19 +00:00
DspIntBranch.cpp
DSPIntCCUtil.cpp
DSPIntCCUtil.h
DSPInterpreter.cpp
DSPInterpreter.h
DSPIntExtOps.cpp
DSPIntExtOps.h
DspIntLoadStore.cpp
DspIntMisc.cpp
DspIntMultiplier.cpp
DSPIntUtil.h
DSPJit.cpp
DSPJit.h
DSPMemoryMap.cpp
DSPMemoryMap.h
DSPStacks.cpp
DSPStacks.h
DSPTables.cpp
DSPTables.h
LabelMap.cpp
LabelMap.h
SConscript