| Age | Commit message (Expand) | Author |
| 2015-07-19 | DSPSpy: support dumping to SD Gecko in slot B on GameCube | Streetwalrus Einstein |
| 2015-05-25 | Set copyright year to when a file was created | Tillmann Karras |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras |
| 2015-05-25 | Simplify some more license headers | Tillmann Karras |
| 2015-03-01 | Fix include order of files outside of Source/Core | Tillmann Karras |
| 2015-01-12 | More minor consistency changes | Stevoisiak |
| 2015-01-12 | Minor consistency changes | Stevoisiak |
| 2015-01-06 | DSPSpy: Fix build failures | Bracket- |
| 2014-12-20 | Update Outdated Google Code References | Benjamin Przybocki |
| 2014-06-23 | Fixed issue with DSP Dump not closing files. | Matthew Brennan Jones |
| 2014-03-11 | Fixes spacing for "for", "while", "switch" and "if" | Matthew Parlane |
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras |
| 2014-02-10 | Replace all include guard ifdefs with "#pragma once" | lioncash |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre |
| 2013-12-31 | Convert all vcxproj files to UNIX line endings | Jasper St. Pierre |
| 2013-11-03 | Run code through the advanced tool 'sed' to remove trailing whitespace. | comex |
| 2011-04-15 | llejit - fix for flag generation code + dspspy jit workaround | Marko Pusljar |
| 2011-02-11 | drop vs2008 projects in favor of vs2010 | Shawn Hoffman |
| 2011-01-29 | Put some stuff in the gfx plugins into namespaces, so that the symbols won't ... | hrydgard |
| 2010-12-04 | Second attempt at issue 3458. Fixes issue 3458. | Shawn Hoffman |
| 2010-08-14 | fixes for my previous commits | Marko Pusljar |
| 2010-08-14 | dspspy working again | Marko Pusljar |
| 2010-06-09 | Hg: | Shawn Hoffman |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-02-22 | add example of how you can use dspspy to dump results from an entire ucode (c... | Shawn Hoffman |
| 2010-02-17 | oops, dsp assembler can't handle labels with whitespace before them :) | Shawn Hoffman |
| 2010-02-17 | Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te... | Shawn Hoffman |
| 2010-02-16 | dspspy - small fix | Marko Pusljar |
| 2010-02-14 | re-add alignment for dspbuffer in DSPSpy...turns out it's needed :) | Shawn Hoffman |
| 2010-02-03 | some cleanup, housekeeping for error cases and increased a few buffer sizes t... | j4ck.fr0st |
| 2009-10-01 | DSPSPY improvements | Marko Pusljar |
| 2009-08-18 | make the coef dump 4KB again, I mistakenly committed code i was using to plun... | Shawn Hoffman |
| 2009-08-17 | fix wiimote in homebrew, thanks to vorte[x]! :D | Shawn Hoffman |
| 2009-08-17 | dsp lle: coef is really 0x800 words | Shawn Hoffman |
| 2009-08-16 | fix dumping roms from dspspy | Shawn Hoffman |
| 2009-08-16 | fix a bug from last commit, thanks lpfaint :p | Shawn Hoffman |
| 2009-08-16 | dspspy: fix a bug with ConsoleHelper | Shawn Hoffman |
| 2009-08-13 | tstaxh SR | nakeee |
| 2009-08-11 | random small fixes - fix debug builds, dump ucodes on PAD_BUTTON_X, get rid o... | Shawn Hoffman |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-22 | DSPLLE improved 'ld test | nakeee |
| 2009-07-20 | start some RE on the memcard unlocking ucode | Shawn Hoffman |
| 2009-07-20 | mainly UI updates for dspspy, make dsptool's -m flag obey the -f flag | Shawn Hoffman |
| 2009-07-19 | fix tiny find+replace error within a comment | 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 | Fix dspspy, typo in ld_Test | nakeee |
| 2009-07-19 | test for ld | nakeee |
| 2009-07-18 | double eek, dma length is in bytes, immediate store/load are in words. fixes ... | Shawn Hoffman |
| 2009-07-18 | eek, fix length to read in the dsp dumper...luckily this does not affect corr... | Shawn Hoffman |
| 2009-07-18 | add a ucode to dspspy to dump rom areas from dsp to sd card | Shawn Hoffman |