dolphin/Source/Core
hrydgard 6ec5d28eda DSPSpy: First version submitted, resurrected from the ages of time. Build the dsp code by running dspbuild.bat (or an equivalent shell script), then build the elf using devkitpro/libogc and boot it on your Wii using Homebrew Channel or whatever. You'll get a lot of numbers on your screen.
DSPTool: build fix.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2995 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-18 14:02:34 +00:00
..
AudioCommon more scons build fixups 2009-04-12 21:30:22 +00:00
Common DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool. 2009-04-18 11:31:37 +00:00
Core HLE bios before loading a .dol 2009-04-17 09:27:35 +00:00
DSPCore DSPSpy: First version submitted, resurrected from the ages of time. Build the dsp code by running dspbuild.bat (or an equivalent shell script), then build the elf using devkitpro/libogc and boot it on your Wii using Homebrew Channel or whatever. You'll get a lot of numbers on your screen. 2009-04-18 14:02:34 +00:00
DebuggerWX more scons build fixups 2009-04-12 21:30:22 +00:00
DiscIO more scons build fixups 2009-04-12 21:30:22 +00:00
DolphinWX compile fix 2009-04-16 08:21:57 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon revised how texture scaling is handled. it now works correctly when adding output together from indirect stages which use power 2 and non power 2 textures and it is simpler. 2009-04-15 03:55:38 +00:00