dolphin/Source/DSPSpy
Soren Jorvang 664cea45c7 Meta:
Using Unix tools to operate on a tree containing filename with spaces in them
is really annoying, so rename the handful of instances where there were spaces.

Host.cpp has never been used.

Games tend to lookup the following directories that we don't yet have anything
to put in, so prepopulate them in Data/User/Wii:

title/00010001
title/00010002
title/00010003
title/00010004
title/00010005
title/00010006
title/00010007
meta
shared2/title
 
Set eol-style native on a number of text files which didn't already have it.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5572 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-02 18:00:22 +00:00
..
templates tstaxh SR 2009-08-13 16:13:49 +00:00
tests Meta: 2010-06-02 18:00:22 +00:00
util dspspy: fix a bug with ConsoleHelper 2009-08-16 00:37:01 +00:00
build.sh 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
Config.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ConsoleHelper.h some cleanup, housekeeping for error cases and increased a few buffer sizes that are overflown by its content. 2010-02-03 20:29:49 +00:00
dsp_interface.cpp dsp lle: coef is really 0x800 words 2009-08-17 00:20:04 +00:00
dsp_interface.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
DSPSpy.vcproj Meta: 2010-06-02 18:00:22 +00:00
gba.txt Meta: 2010-06-02 18:00:22 +00:00
main_spy.cpp add example of how you can use dspspy to dump results from an entire ucode (commented out) 2010-02-22 01:06:11 +00:00
Makefile Meta: 2010-06-02 18:00:22 +00:00
mem_dump.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
real_dsp.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
real_dsp.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
sbuild.sh 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
Stubs.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00