dolphin/Source/Core/DSPCore/Src
2010-02-21 18:55:00 +00:00
..
assemble.cpp Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have tests saying otherwise?) 2010-02-17 02:33:21 +00:00
assemble.h
disassemble.cpp Warning cleanup, mainly shadowed variables, const/non-const and ctor initialization order 2010-02-21 18:55:00 +00:00
disassemble.h
DSPAccelerator.cpp DSP comments & minor reorganization (moved all DSP state into the g_dsp struct). No functionality change. 2010-01-12 21:38:39 +00:00
DSPAccelerator.h
DSPAnalyzer.cpp
DSPAnalyzer.h
DSPBreakpoints.cpp
DSPBreakpoints.h
DSPCodeUtil.cpp DSPTool: show hex and substitute names by default for disasm 2010-02-07 01:03:31 +00:00
DSPCodeUtil.h
DSPCore.cpp DSPLLE: moved breakpoint to debug to gain some speed 2009-11-08 21:37:38 +00:00
DSPCore.h DSPLLE - flags&stuff (more later) 2010-02-21 10:35:28 +00:00
DSPHost.h
DSPHWInterface.cpp DSP comments & minor reorganization (moved all DSP state into the g_dsp struct). No functionality change. 2010-01-12 21:38:39 +00:00
DSPHWInterface.h DSP comments & minor reorganization (moved all DSP state into the g_dsp struct). No functionality change. 2010-01-12 21:38:39 +00:00
DspIntArithmetic.cpp DSPLLE - flags&stuff (more later) 2010-02-21 10:35:28 +00:00
DspIntBranch.cpp
DSPIntCCUtil.cpp DSPLLE - flags&stuff (more later) 2010-02-21 10:35:28 +00:00
DSPIntCCUtil.h DSPLLE - flags&stuff (more later) 2010-02-21 10:35:28 +00:00
DSPInterpreter.cpp DSPLLE stuff - no real progress, mostly useful as a reference for HLE improvement, Pikmin 1 has sound in intro though (can't be sure if its ok, because its too slow) 2009-11-04 12:49:26 +00:00
DSPInterpreter.h ROM dissasm "refresh" + RE + small fixes 2010-01-24 00:31:20 +00:00
DSPIntExtOps.cpp DSPLLE - 'L ext opcode fix 2010-02-21 13:23:29 +00:00
DSPIntExtOps.h DSP comments & minor reorganization (moved all DSP state into the g_dsp struct). No functionality change. 2010-01-12 21:38:39 +00:00
DspIntLoadStore.cpp dsp: lrs is also sign extended in "40bit" mode. tested (correctly, this time :D ) 2010-02-17 05:50:22 +00:00
DspIntMisc.cpp ROM dissasm "refresh" + RE + small fixes 2010-01-24 00:31:20 +00:00
DspIntMultiplier.cpp DSP LLE: code cleanup that doesn't affect behavior. 2010-01-13 00:11:29 +00:00
DSPIntUtil.h DSPLLE - flags&stuff (more later) 2010-02-21 10:35:28 +00:00
DSPJit.cpp
DSPJit.h
DSPMemoryMap.cpp
DSPMemoryMap.h
DSPStacks.cpp
DSPStacks.h
DSPTables.cpp ROM dissasm "refresh" + RE + small fixes 2010-01-24 00:31:20 +00:00
DSPTables.h DSPLLE stuff - no real progress, mostly useful as a reference for HLE improvement, Pikmin 1 has sound in intro though (can't be sure if its ok, because its too slow) 2009-11-04 12:49:26 +00:00
LabelMap.cpp
LabelMap.h
SConscript