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
This commit is contained in:
Shawn Hoffman
2009-07-18 16:34:11 +00:00
parent 3ad0db6830
commit 89c55c32ec
10 changed files with 500 additions and 132 deletions

View File

@ -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"
>