dolphin/Source/Plugins/Plugin_DSP_LLE/Src
LPFaint99 cec4b65512 revert part of r3896
bad decision to move all ini paths to common

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3897 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-28 16:20:54 +00:00
..
Debugger fix a few issues with actually using the dsp lle debugger: stepping/reg updates/etc should behave better 2009-07-24 02:15:04 +00:00
Logging chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00
Config.cpp revert part of r3896 2009-07-28 16:20:54 +00:00
Config.h chop the "testing" moniker off of dsp lle 2009-04-08 20:02:22 +00:00
DSPConfigDlgLLE.cpp Fix of the volume slider in LLE 2009-05-21 10:08:43 +00:00
DSPConfigDlgLLE.h Add volume slider to LLE Plugin 2009-05-20 09:13:28 +00:00
DSPDebugInterface.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
DSPDebugInterface.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
DSPHost.cpp Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the instruction names as comments in the JIT tables, was a bit hard to find certain instructions.Trying to find a good way to get The JIT dependencies removed in a nice fashion 2009-07-13 06:34:12 +00:00
DSPSymbols.cpp fixing a silly typo 2009-07-09 16:53:09 +00:00
DSPSymbols.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
Globals.cpp DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. Remove function pointer in g_dsp structure, replace with a "Host" function call. Fix a problem where symbols weren't loaded into DSP debugger. 2009-06-28 10:00:25 +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
main.cpp Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project. 2009-07-12 21:58:32 +00:00
SConscript DSPHLE: Some code reorg, now looks more like the ucode. DSPLLE: Rename a file. 2009-07-12 12:22:39 +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
Tools.cpp DSP: build fixin', more movin', some comments. 2009-06-28 10:24:44 +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