This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-13 00:54:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
103bc58c83
dolphin
/
Source
/
Core
/
DSPCore
/
Src
History
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