| .. |
|
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
|
implement clrl (clral0/1) in the table
|
2009-04-06 21:55:50 +00:00 |
|
DSPInterpreter.h
|
implement clrl (clral0/1) in the table
|
2009-04-06 21:55:50 +00:00 |
|
DSPJit.cpp
|
|
|
|
DSPJit.h
|
|
|
|
DSPTables.cpp
|
implement clrl (clral0/1) in the table
|
2009-04-06 21:55:50 +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
|
Copied register table from hermes code
|
2009-04-06 17:28:14 +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
|
DSP: Code simplification, comments, log improvements.
|
2009-04-05 19:17:19 +00:00 |
|
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
|
DSP: Code simplification, comments, log improvements.
|
2009-04-05 19:17:19 +00:00 |
|
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
|
DSP: Code simplification, comments, log improvements.
|
2009-04-05 19:17:19 +00:00 |
|
gdsp_opcodes_helper.h
|
Copied register table from hermes code
|
2009-04-06 17:28:14 +00:00 |
|
gdsp_registers.cpp
|
DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup
|
2009-04-05 15:46:47 +00:00 |
|
gdsp_registers.h
|
Copied register table from hermes code
|
2009-04-06 17:28:14 +00:00 |
|
Globals.cpp
|
DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup
|
2009-04-05 15:46:47 +00:00 |
|
Globals.h
|
DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup
|
2009-04-05 15:46:47 +00:00 |
|
HLE_Functions.cpp
|
DSP: Separate the two UpdateRegister functions more clearly. Add more comments about the condition codes.
|
2009-04-05 12:59:40 +00:00 |
|
HLE_Helper.cpp
|
DSP: Code simplification, comments, log improvements.
|
2009-04-05 19:17:19 +00:00 |
|
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
|
DSP: Move the condition code stuff to a separate file.
|
2009-04-05 12:20:30 +00:00 |
|
stdafx.cpp
|
|
|
|
stdafx.h
|
|
|
|
Tools.cpp
|
DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup
|
2009-04-05 15:46:47 +00:00 |
|
Tools.h
|
DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup
|
2009-04-05 15:46:47 +00:00 |