| .. |
|
assemble.cpp
|
More work on create test (almost working beside some annoying bug)
|
2009-06-15 16:48:34 +00:00 |
|
assemble.h
|
Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (compiling with include works perfectly)
|
2009-04-25 10:38:26 +00:00 |
|
disassemble.cpp
|
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..).
|
2009-06-21 08:39:21 +00:00 |
|
disassemble.h
|
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..).
|
2009-06-21 08:39:21 +00:00 |
|
DSPAccelerator.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPAccelerator.h
|
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger.
|
2009-06-28 10:00:25 +00:00 |
|
DSPAnalyzer.cpp
|
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger.
|
2009-06-28 10:00:25 +00:00 |
|
DSPAnalyzer.h
|
DSP: add a crazy little shell script that will build DSPCore into DSPSpy. make DSPCore build in gekko mode. re-add GC-pad controls to DSPSpy (now it can run inside Dolphin, kind of neat but not super useful for the obvious reasons).
|
2009-05-03 11:15:17 +00:00 |
|
DSPCodeUtil.cpp
|
unbreak dsptool/dspspy
|
2009-06-21 11:12:48 +00:00 |
|
DSPCodeUtil.h
|
createtest fixes and compile fixes for linux
|
2009-06-17 21:44:03 +00:00 |
|
DSPCore.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPCore.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPHost.h
|
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger.
|
2009-06-28 10:00:25 +00:00 |
|
DSPHWInterface.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPHWInterface.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DspIntArithmetic.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DspIntBranch.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPIntCCUtil.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPIntCCUtil.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPInterpreter.cpp
|
added an AX disasm with (few) comments. Moved some code around to prepare to share some breakpoint code between the ppc and dsp
|
2009-06-28 11:47:39 +00:00 |
|
DSPInterpreter.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPIntExtOps.cpp
|
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger.
|
2009-06-28 10:00:25 +00:00 |
|
DSPIntExtOps.h
|
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger.
|
2009-06-28 10:00:25 +00:00 |
|
DspIntLoadStore.cpp
|
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger.
|
2009-06-28 10:00:25 +00:00 |
|
DspIntMisc.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DspIntMultiplier.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPIntUtil.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPJit.cpp
|
|
|
|
DSPJit.h
|
|
|
|
DSPMemoryMap.cpp
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPMemoryMap.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPStacks.cpp
|
added an AX disasm with (few) comments. Moved some code around to prepare to share some breakpoint code between the ppc and dsp
|
2009-06-28 11:47:39 +00:00 |
|
DSPStacks.h
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |
|
DSPTables.cpp
|
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger.
|
2009-06-28 10:00:25 +00:00 |
|
DSPTables.h
|
DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool.
|
2009-04-18 11:31:37 +00:00 |
|
LabelMap.cpp
|
unbreak dsptool/dspspy
|
2009-06-21 11:12:48 +00:00 |
|
LabelMap.h
|
Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (compiling with include works perfectly)
|
2009-04-25 10:38:26 +00:00 |
|
SConscript
|
DSP: build fixin', more movin', some comments.
|
2009-06-28 10:24:44 +00:00 |