..
Debugger
dsp llet debugger: disasm the ucode when it's dumped
2009-04-03 19:29:15 +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
enable old code to record unknown dsp opcodes to their own file
2009-04-03 22:23:15 +00:00
disassemble.h
enable old code to record unknown dsp opcodes to their own file
2009-04-03 22:23:15 +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 - fix ROM loading (seriously, have we only been loading half the ROMs??? doesn't make sense).
2009-04-05 11:55:18 +00:00
DSPInterpreter.h
more opcode work removed CW as it makes problems, we can check for unknown instead.
2009-04-04 23:24:26 +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
DSP - fix ROM loading (seriously, have we only been loading half the ROMs??? doesn't make sense).
2009-04-05 11:55:18 +00:00
DSPTables.cpp
DSP - fix ROM loading (seriously, have we only been loading half the ROMs??? doesn't make sense).
2009-04-05 11:55:18 +00:00
DSPTables.h
DSP - fix ROM loading (seriously, have we only been loading half the ROMs??? doesn't make sense).
2009-04-05 11:55:18 +00:00
gdsp_aram.cpp
tiny DSP cleanup: Move pending exceptions register into SDSP struct.
2009-04-05 09:23:43 +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
dsp llet debugger: disasm the ucode when it's dumped
2009-04-03 19:29:15 +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 - fix ROM loading (seriously, have we only been loading half the ROMs??? doesn't make sense).
2009-04-05 11:55:18 +00:00
gdsp_interpreter.h
DSP - fix ROM loading (seriously, have we only been loading half the ROMs??? doesn't make sense).
2009-04-05 11:55:18 +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
tiny DSP cleanup: Move pending exceptions register into SDSP struct.
2009-04-05 09:23:43 +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
DSP - fix ROM loading (seriously, have we only been loading half the ROMs??? doesn't make sense).
2009-04-05 11:55:18 +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
enable old code to record unknown dsp opcodes to their own file
2009-04-03 22:23:15 +00:00
Tools.h
dsp llet debugger: disasm the ucode when it's dumped
2009-04-03 19:29:15 +00:00