| Age | Commit message (Expand) | Author |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-06-02 | Meta: | 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-18 | add a ucode to dspspy to dump rom areas from dsp to sd card | Shawn Hoffman |
| 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-05-01 | debugfast build fixing. make the hle bios loading-or-not logic make sense. | hrydgard |
| 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 |
| 2009-04-18 | DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool. | hrydgard |
| 2009-04-16 | fix CreateFullPath, fix memcards not being created if the path didn't exist f... | Shawn Hoffman |
| 2009-04-14 | DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut... | hrydgard |
| 2009-04-14 | DSP asm/disasm: Lots of cleanup, mostly. I may have broken the DSP debugger a... | hrydgard |
| 2009-04-14 | change dsptool's outpath to be where dolphin.exe is | Shawn Hoffman |
| 2009-04-13 | fix windows builds(s) | Shawn Hoffman |
| 2009-04-12 | more scons build fixups | nakeee |
| 2009-04-12 | Fixing compile on linux | nakeee |
| 2009-04-12 | DSP: I seem to have forgotten assemble.h? Killed the globals in assemble.cpp ... | hrydgard |
| 2009-04-12 | DSP asm/disasm: improve the shift instructions so they at least round-trip. n... | hrydgard |
| 2009-04-12 | DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c... | hrydgard |