dolphin/Source/Plugins/Plugin_DSP_LLE-testing/Src
2009-04-03 18:04:08 +00:00
..
Debugger some progress on dsp llet debugger. go dump some ucodes ;) 2009-04-03 18:04:08 +00:00
Logging remove WTL from dsp-lle testing and getting ready for wxw version of the debugger (anyone can do this :) ) 2009-03-29 21:00:26 +00:00
Config.cpp Real LLE-testing JIT infrastructure, more (getting rid of switch-cases) coming soon. Got rid of April Fools too. 2009-04-01 16:28:23 +00:00
Config.h LLE-Testing: Implemented an initial version of LLE JIT, tell me if it works properly on 32-bit windows and linux. 2009-03-31 21:51:03 +00:00
disassemble.cpp Added msub and andfc/andcf to LLE, also fixed compiler warning. 2009-04-03 10:32:39 +00:00
disassemble.h linux buildfixes... 2009-04-02 13:07:26 +00:00
DSPConfigDlgLLE.cpp Real LLE-testing JIT infrastructure, more (getting rid of switch-cases) coming soon. Got rid of April Fools too. 2009-04-01 16:28:23 +00:00
DSPConfigDlgLLE.h Real LLE-testing JIT infrastructure, more (getting rid of switch-cases) coming soon. Got rid of April Fools too. 2009-04-01 16:28:23 +00:00
DSPInterpreter.cpp dsp lle-testing: print out address of an unknown opcode 2009-04-03 15:39:33 +00:00
DSPInterpreter.h Added msub and andfc/andcf to LLE, also fixed compiler warning. 2009-04-03 10:32:39 +00:00
DSPJit.cpp DSP LLE: MAJOR LLE revamp. Interpreter/JIT infrastructure done. Still left to mix and match the correct functions to the correct instruction hexcodes. More changes: 2009-04-01 20:22:43 +00:00
DSPJit.h LLE-WIP: Indentation and small fixes to coding style. 2009-04-01 22:03:52 +00:00
DSPTables.cpp dsp lle-testing: print out address of an unknown opcode 2009-04-03 15:39:33 +00:00
DSPTables.h More merging (based on shuffle's opcode merging) includes some fixes/new functions 2009-04-03 09:14:52 +00:00
gdsp_aram.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_aram.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_ext_op.cpp hacky pro/epi solution, following XK's suggestion. 2009-04-03 10:55:42 +00:00
gdsp_ext_op.h hacky pro/epi solution, following XK's suggestion. 2009-04-03 10:55:42 +00:00
gdsp_ifx.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_interface.cpp some progress on dsp llet debugger. go dump some ucodes ;) 2009-04-03 18:04:08 +00:00
gdsp_interface.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_interpreter.cpp some progress on dsp llet debugger. go dump some ucodes ;) 2009-04-03 18:04:08 +00:00
gdsp_interpreter.h some progress on dsp llet debugger. go dump some ucodes ;) 2009-04-03 18:04:08 +00:00
gdsp_memory.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_memory.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_opcodes_helper.h DSP LLE: MAJOR LLE revamp. Interpreter/JIT infrastructure done. Still left to mix and match the correct functions to the correct instruction hexcodes. More changes: 2009-04-01 20:22:43 +00:00
gdsp_registers.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_registers.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
Globals.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
Globals.h some progress on dsp llet debugger. go dump some ucodes ;) 2009-04-03 18:04:08 +00:00
HLE_Functions.cpp DSP LLE: MAJOR LLE revamp. Interpreter/JIT infrastructure done. Still left to mix and match the correct functions to the correct instruction hexcodes. More changes: 2009-04-01 20:22:43 +00:00
HLE_Helper.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
HLE_Helper.h DSP LLE: MAJOR LLE revamp. Interpreter/JIT infrastructure done. Still left to mix and match the correct functions to the correct instruction hexcodes. More changes: 2009-04-01 20:22:43 +00:00
main.cpp LLE-testing now stops on pressing the stop button. 2009-04-03 12:21:02 +00:00
SConscript forgot the scons 2009-04-02 12:52:17 +00:00
stdafx.cpp remove WTL from dsp-lle testing and getting ready for wxw version of the debugger (anyone can do this :) ) 2009-03-29 21:00:26 +00:00
stdafx.h remove WTL from dsp-lle testing and getting ready for wxw version of the debugger (anyone can do this :) ) 2009-03-29 21:00:26 +00:00
Tools.cpp some progress on dsp llet debugger. go dump some ucodes ;) 2009-04-03 18:04:08 +00:00
Tools.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00