dolphin/Source/Core/DSPCore/Src
hrydgard c306374577 DSP: update docs for lrs/srs
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3528 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-21 13:39:48 +00:00
..
assemble.cpp
assemble.h
disassemble.cpp
disassemble.h
DSPAnalyzer.cpp
DSPAnalyzer.h
DSPCodeUtil.cpp unbreak dsptool/dspspy 2009-06-21 11:12:48 +00:00
DSPCodeUtil.h
DSPCore.cpp
DSPCore.h
DSPHost.h
DspIntArithmetic.cpp dsp: disable the newfangled ext stuff until it can be verified and used. fix typo. 2009-06-21 13:11:47 +00:00
DspIntBranch.cpp
DSPInterpreter.h Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (attempt to) implement reading ARAM through 0xFFD3, like the zelda ucode does. 2009-06-21 12:09:17 +00:00
DspIntLoadStore.cpp DSP: update docs for lrs/srs 2009-06-21 13:39:48 +00:00
DspIntMisc.cpp
DspIntMultiplier.cpp
DSPJit.cpp
DSPJit.h
DSPTables.cpp dsp: disable the newfangled ext stuff until it can be verified and used. fix typo. 2009-06-21 13:11:47 +00:00
DSPTables.h
gdsp_aram.cpp Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (attempt to) implement reading ARAM through 0xFFD3, like the zelda ucode does. 2009-06-21 12:09:17 +00:00
gdsp_aram.h Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (attempt to) implement reading ARAM through 0xFFD3, like the zelda ucode does. 2009-06-21 12:09:17 +00:00
gdsp_condition_codes.cpp
gdsp_condition_codes.h
gdsp_ext_op.cpp dsp: disable the newfangled ext stuff until it can be verified and used. fix typo. 2009-06-21 13:11:47 +00:00
gdsp_ext_op.h
gdsp_interface.cpp Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (attempt to) implement reading ARAM through 0xFFD3, like the zelda ucode does. 2009-06-21 12:09:17 +00:00
gdsp_interface.h
gdsp_interpreter.cpp
gdsp_interpreter.h
gdsp_memory.cpp
gdsp_memory.h
gdsp_opcodes_helper.h
gdsp_registers.cpp
gdsp_registers.h
LabelMap.cpp unbreak dsptool/dspspy 2009-06-21 11:12:48 +00:00
LabelMap.h
SConscript