summaryrefslogtreecommitdiff
path: root/Source/DSPTool
diff options
context:
space:
mode:
authorShawn Hoffman <godisgovernment@gmail.com>2009-07-18 16:34:11 +0000
committerShawn Hoffman <godisgovernment@gmail.com>2009-07-18 16:34:11 +0000
commit89c55c32eceffda360922bc37df0f3a7eb20de0f (patch)
tree49f74c92ad6da74f0d5f0590435f6a68c646fc2e /Source/DSPTool
parent3ad0db68306e1aeb7c1f7750beab95e6b0039a44 (diff)
add a ucode to dspspy to dump rom areas from dsp to sd card
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3834 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/DSPTool')
-rw-r--r--Source/DSPTool/DSPTool.vcproj20
1 files changed, 20 insertions, 0 deletions
diff --git a/Source/DSPTool/DSPTool.vcproj b/Source/DSPTool/DSPTool.vcproj
index 38664f65b6..1800cdbc5b 100644
--- a/Source/DSPTool/DSPTool.vcproj
+++ b/Source/DSPTool/DSPTool.vcproj
@@ -488,6 +488,26 @@
<References>
</References>
<Files>
+ <Filter
+ Name="TestData"
+ >
+ <File
+ RelativePath=".\Testdata\dsp_test.bin"
+ >
+ </File>
+ <File
+ RelativePath=".\Testdata\dsp_test.S"
+ >
+ </File>
+ <File
+ RelativePath=".\Testdata\hermes.bin"
+ >
+ </File>
+ <File
+ RelativePath=".\Testdata\hermes.s"
+ >
+ </File>
+ </Filter>
<File
RelativePath=".\Src\main.cpp"
>