dolphin/Source/Core/DSPCore/Src
2009-06-15 16:48:34 +00:00
..
assemble.cpp More work on create test (almost working beside some annoying bug) 2009-06-15 16:48:34 +00:00
assemble.h
disassemble.cpp DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
disassemble.h DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
DSPAnalyzer.cpp
DSPAnalyzer.h DSP: add a crazy little shell script that will build DSPCore into DSPSpy. make DSPCore build in gekko mode. re-add GC-pad controls to DSPSpy (now it can run inside Dolphin, kind of neat but not super useful for the obvious reasons). 2009-05-03 11:15:17 +00:00
DSPCodeUtil.cpp dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, added showing of origin file in dspspy (please fix if [runningUcode - 1] is wrong) 2009-06-13 04:55:58 +00:00
DSPCodeUtil.h dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, added showing of origin file in dspspy (please fix if [runningUcode - 1] is wrong) 2009-06-13 04:55:58 +00:00
DSPCore.cpp DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
DSPCore.h DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
DSPHost.h DSP: add a crazy little shell script that will build DSPCore into DSPSpy. make DSPCore build in gekko mode. re-add GC-pad controls to DSPSpy (now it can run inside Dolphin, kind of neat but not super useful for the obvious reasons). 2009-05-03 11:15:17 +00:00
DspIntArithmetic.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
DspIntBranch.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
DSPInterpreter.h
DspIntLoadStore.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
DspIntMisc.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
DspIntMultiplier.cpp (just some obsessive code cleanup) 2009-05-03 11:57:53 +00:00
DSPJit.cpp
DSPJit.h
DSPTables.cpp dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, added showing of origin file in dspspy (please fix if [runningUcode - 1] is wrong) 2009-06-13 04:55:58 +00:00
DSPTables.h
gdsp_aram.cpp DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
gdsp_aram.h
gdsp_condition_codes.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
gdsp_condition_codes.h
gdsp_ext_op.cpp DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
gdsp_ext_op.h
gdsp_interface.cpp Fix for tatsunoko vs capcom and those wii games getting corrupted memory error 2009-06-12 15:47:41 +00:00
gdsp_interface.h
gdsp_interpreter.cpp DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
gdsp_interpreter.h DSPLLE: Wrapping behaviour for single increments/decrements of address registers implemented. It made little/no difference as far as I can tell :P 2009-05-01 22:17:22 +00:00
gdsp_memory.cpp DSPLLE: 2009-05-01 20:06:24 +00:00
gdsp_memory.h DSPLLE: 2009-05-01 20:06:24 +00:00
gdsp_opcodes_helper.h DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
gdsp_registers.cpp DSP: add a crazy little shell script that will build DSPCore into DSPSpy. make DSPCore build in gekko mode. re-add GC-pad controls to DSPSpy (now it can run inside Dolphin, kind of neat but not super useful for the obvious reasons). 2009-05-03 11:15:17 +00:00
gdsp_registers.h DSP: Document in a comment what CLR15/SET15 appears to do. (unsigned multiplication) 2009-05-02 14:57:26 +00:00
LabelMap.cpp
LabelMap.h
SConscript compile fix 2009-05-02 19:42:19 +00:00