dolphin/Source/Core
hrydgard aecaf271f1 New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..).
Had to shuffle around quite a lot of code to be able to extract the CodeView into a library nicely so it can be used from both the main dolphin and the LLE plugin...  also extracted the symboldb code.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3517 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-21 08:39:21 +00:00
..
AudioCommon 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
Common 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
Core 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
DebuggerUICommon 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
DebuggerWX 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
DiscIO MusicMod: Fixed the build 2009-06-20 11:05:52 +00:00
DolphinWX MusicMod: Fixed the build 2009-06-20 11:05:52 +00:00
DSPCore 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
InputCommon Add mini unit testing framework to Dolphin itself - use it to find bugs and verify the portable powerpc fp number classifier. also random cleanup. 2009-06-13 22:08:01 +00:00
VideoCommon Remove delay in Fifo when CP/GP distance is 0. It's a bad idea to sleep for a whole MILLISECOND when we only have about 17 milliseconds to complete a frame. 2009-06-20 13:07:55 +00:00