dolphin/Source/Plugins/Plugin_DSP_LLE/Src
tmator 439523163e fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3173 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-07 21:19:55 +00:00
..
Debugger Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (compiling with include works perfectly) 2009-04-25 10:38:26 +00:00
Logging chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00
Config.cpp chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00
Config.h chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00
DSPConfigDlgLLE.cpp Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was trying to read a third unknown partition type. 2009-04-27 23:27:56 +00:00
DSPConfigDlgLLE.h chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00
DSPHost.cpp DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileutil ReadFileToString. More cleanup. 2009-04-14 22:30:31 +00:00
Globals.cpp DSPLLE: 2009-05-01 20:06:24 +00:00
Globals.h DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start cleaning it up. Create a new program called "DSPTool" which will become a more up to date replacement for gdtool from the devkitpro, automatically incorporating all our findings as we make them. This program depends on the new library. It can *ALMOST* roundtrip (asm->disasm->asm) hermes' DSP mixer at this point. Sorry about the unfinished Sconscript work - I'll fix it soon if nobody else does it first. 2009-04-12 10:21:40 +00:00
SConscript fix nowx build 2009-04-30 08:14:46 +00:00
Tools.cpp DSPLLE: 2009-05-01 20:06:24 +00:00
Tools.h DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileutil ReadFileToString. More cleanup. 2009-04-14 22:30:31 +00:00
main.cpp fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp 2009-05-07 21:19:55 +00:00
stdafx.cpp chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00
stdafx.h chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00