dolphin/Source/Plugins/Plugin_DSP_LLE-testing/Src
2009-04-07 12:14:04 +00:00
..
Debugger minor dsp debugger improvements 2009-04-06 20:32:37 +00:00
Logging Added separate log for DSP LLE. 2009-04-06 17:12:05 +00:00
Config.cpp
Config.h DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
disassemble.cpp Added separate log for DSP LLE. 2009-04-06 17:12:05 +00:00
disassemble.h
DSPConfigDlgLLE.cpp
DSPConfigDlgLLE.h
DSPInterpreter.cpp comments, tstaxl guessing, clear log messages 2009-04-07 12:14:04 +00:00
DSPInterpreter.h comments, tstaxl guessing, clear log messages 2009-04-07 12:14:04 +00:00
DSPJit.cpp
DSPJit.h
DSPTables.cpp comments, tstaxl guessing, clear log messages 2009-04-07 12:14:04 +00:00
DSPTables.h DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
gdsp_aram.cpp Added separate log for DSP LLE. 2009-04-06 17:12:05 +00:00
gdsp_aram.h
gdsp_condition_codes.cpp comments, tstaxl guessing, clear log messages 2009-04-07 12:14:04 +00:00
gdsp_condition_codes.h make tsta into helper function 2009-04-05 21:11:47 +00:00
gdsp_ext_op.cpp Added separate log for DSP LLE. 2009-04-06 17:12:05 +00:00
gdsp_ext_op.h
gdsp_interface.cpp DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
gdsp_interface.h
gdsp_interpreter.cpp DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
gdsp_interpreter.h DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
gdsp_memory.cpp DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
gdsp_memory.h
gdsp_opcodes_helper.h Copied register table from hermes code 2009-04-06 17:28:14 +00:00
gdsp_registers.cpp
gdsp_registers.h Copied register table from hermes code 2009-04-06 17:28:14 +00:00
Globals.cpp
Globals.h
HLE_Functions.cpp
HLE_Helper.cpp
HLE_Helper.h
main.cpp DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
SConscript
stdafx.cpp
stdafx.h
Tools.cpp
Tools.h