dolphin/Source/Plugins/Plugin_DSP_LLE/Src
2009-07-12 21:58:32 +00:00
..
Debugger Fix compile errors in LLE plugin (sorry) 2009-07-12 17:08:48 +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 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 Fix compile errors in LLE plugin (sorry) 2009-07-12 17:08:48 +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