dolphin/Source/Plugins/Plugin_DSP_LLE-testing/Src
nakeee 49c09650b1 added lots of missing opcodes
I must be doing something wrong though, maybe wrong mask?


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2826 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-02 10:59:54 +00:00
..
Debugger
Logging
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
disassemble.cpp LLE-WIP: Indentation and small fixes to coding style. 2009-04-01 22:03:52 +00:00
disassemble.h
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 added lots of missing opcodes 2009-04-02 10:59:54 +00:00
DSPInterpreter.h LLE-WIP: Indentation and small fixes to coding style. 2009-04-01 22:03: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 added lots of missing opcodes 2009-04-02 10:59:54 +00:00
DSPTables.h LLE-WIP: More progress on the opcode lookup table. Still haven't put the correct interpreter functions into the opcode table. 2009-04-01 22:41:16 +00:00
gdsp_aram.cpp
gdsp_aram.h
gdsp_ext_op.cpp
gdsp_ext_op.h
gdsp_ifx.h
gdsp_interface.cpp
gdsp_interface.h
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
gdsp_memory.h
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
gdsp_registers.h
Globals.cpp
Globals.h
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
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-WIP: More progress on the opcode lookup table. Still haven't put the correct interpreter functions into the opcode table. 2009-04-01 22:41:16 +00:00
SConscript fix compile and some code weirdness 2009-04-01 20:57:20 +00:00
stdafx.cpp
stdafx.h
Tools.cpp
Tools.h