dolphin/Source/Plugins/Plugin_DSP_LLE-testing/Src
nakeee 7c4e654253 More merging (based on shuffle's opcode merging) includes some fixes/new functions
F|res this has the jumps you were looking for :-) (not all implemented)



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2843 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-03 09:14:52 +00:00
..
Debugger git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2832 8ced0084-cf51-0410-be5f-012b33b47a6e 2009-04-02 13:10:33 +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
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 More merging (based on shuffle's opcode merging) includes some fixes/new functions 2009-04-03 09:14:52 +00:00
DSPInterpreter.h More merging (based on shuffle's opcode merging) includes some fixes/new functions 2009-04-03 09:14:52 +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 More merging (based on shuffle's opcode merging) includes some fixes/new functions 2009-04-03 09:14:52 +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
Globals.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
Globals.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +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
SConscript forgot the scons 2009-04-02 12:52:17 +00:00
Tools.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
Tools.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
disassemble.cpp begin merging Hermes patch to gcdsptool to the dsp lle-testing plugin 2009-04-03 06:21:45 +00:00
disassemble.h linux buildfixes... 2009-04-02 13:07:26 +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 use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_ext_op.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_ifx.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_interface.cpp use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_interface.h use dolphin-style typedefs in dsp-lle testing 2009-03-30 03:27:31 +00:00
gdsp_interpreter.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
gdsp_interpreter.h fix compile and some code weirdness 2009-04-01 20:57:20 +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
main.cpp linux buildfixes... 2009-04-02 13:07:26 +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