| Age | Commit message (Expand) | Author |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre |
| 2013-11-22 | Changed the DSP ROM warning from a panic alert to an on-screen message. | skidau |
| 2013-11-05 | Fix {Read,Write}FileToString. | Matthew Parlane |
| 2013-11-03 | Run code through the advanced tool 'sed' to remove trailing whitespace. | comex |
| 2013-05-21 | Buildfix for dsptool. | Rachel Bryk |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-04-15 | Update the license file text (change SVN to Git) in all projects except Core ... | lioncash |
| 2013-03-26 | Fixed DSPTool build. | skidau |
| 2011-03-03 | Move SConscript files out from the Src subdirectories to be | Soren Jorvang |
| 2011-03-03 | Prepare for the release of Xcode 4, which has working LTO | Soren Jorvang |
| 2011-03-01 | More conversion from char * to std::string. | Glenn Rice |
| 2011-02-05 | The compiler need not obey the static keyword, so to avoid linker | Soren Jorvang |
| 2011-02-04 | Turn back on unit tests in SCons. | Soren Jorvang |
| 2011-02-03 | Use brute force to link the software plugin. | Soren Jorvang |
| 2011-02-02 | Remove the global namespace a bit and remove some dead code. | Soren Jorvang |
| 2011-01-29 | Try to fix Windows build. | Soren Jorvang |
| 2011-01-29 | Core and DSPCore now have mutual dependencies, which breaks the | Soren Jorvang |
| 2011-01-28 | Some preliminary cleanup of the global namespace for LTO. | Soren Jorvang |
| 2010-07-22 | Build but don't install the dsptool/tester/MemcardManager tools | Soren Jorvang |
| 2010-07-20 | Fix the global build on linux. | Glenn Rice |
| 2010-07-20 | Some pathnames are used both by SCons and cpp which can be a bit tricky. | Soren Jorvang |
| 2010-07-19 | Get rid of a number of unnecessary env.Clones. | Soren Jorvang |
| 2010-06-10 | Simplify the SCons build: | Soren Jorvang |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-05-26 | Uninitialized variables. | Soren Jorvang |
| 2010-03-18 | DSPLLE - tons of bugs fixed... try Zelda ucode games under LLE now (like Luig... | Marko Pusljar |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2009-09-18 | Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't... | Sonicadvance1 |
| 2009-09-08 | Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu... | hrydgard |
| 2009-08-03 | DSPTool make dump look a bit nicer | nakeee |
| 2009-08-02 | DSPTool print register names in dump | nakeee |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-20 | mainly UI updates for dspspy, make dsptool's -m flag obey the -f flag | Shawn Hoffman |
| 2009-07-19 | dsp_base.inc: mail the exception instead of wr3 (no idea why that was there a... | Shawn Hoffman |
| 2009-07-19 | dsptool: add -f option (errors are not critical) | nakeee |
| 2009-07-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-06-28 | DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef.... | hrydgard |
| 2009-06-28 | DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ... | hrydgard |
| 2009-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-17 | createtest fixes and compile fixes for linux | nakeee |
| 2009-06-15 | More work on create test (almost working beside some annoying bug) | nakeee |
| 2009-06-13 | dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ... | Shawn Hoffman |
| 2009-06-11 | DSPTool now accepts multiple files with the '-m' flag. See usage for more inf... | XTra.KrazzY |
| 2009-05-15 | make dsptool fail if input file path doesn't exist | Shawn Hoffman |
| 2009-04-25 | Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c... | XTra.KrazzY |
| 2009-04-24 | Made DSPTool more informative and actually fail when compile fails (right now... | XTra.KrazzY |
| 2009-04-22 | Compile fix | XTra.KrazzY |
| 2009-04-22 | Some help in DSPTool | XTra.KrazzY |
| 2009-04-18 | DSPSpy: First version submitted, resurrected from the ages of time. Build the... | hrydgard |
| 2009-04-18 | DSPtool: Better code comparer + cmdline interface added. header generator bug... | hrydgard |