| Age | Commit message (Expand) | Author |
| 2026-01-17 | Fix various typos and spelling mistakes | Sintendo |
| 2025-04-25 | DSP tests: update DSP MMIO labels | Tillmann Karras |
| 2025-04-25 | DSP tests: clean up unused code | Tillmann Karras |
| 2025-04-25 | Fix DSP loop test init order, add DSP pcm test | xperia64 |
| 2025-04-25 | Update ACDRAW/ACDSAMP reg names in DSPTables and DSPSpy tests | xperia64 |
| 2025-04-25 | Add accelerator raw d3 test | xperia64 |
| 2022-09-30 | DSPSpy: Add st3 BLOOP{,I} tests. | Vincent Pelletier |
| 2022-06-05 | DSP LLE Recompiler: Fix LOOP and BLOOP when the counter is between 0x8001 and... | Pokechu22 |
| 2022-06-01 | DSPSpy: Add 40-bit mode tests | Pokechu22 |
| 2022-05-29 | Merge pull request #10694 from Pokechu22/dsp-assembler-error-messages-etc | Tilka |
| 2022-05-27 | DSPSpy: Add CMPAXH test | Pokechu22 |
| 2022-05-23 | DSP: Fix assembling x8/x9/xA/xB conditions | Pokechu22 |
| 2022-05-23 | DSPSpy: Add missing jumps to end_of_test | Pokechu22 |
| 2021-08-22 | DSPSpy: Replace less_test with cond_test | Pokechu22 |
| 2021-08-22 | DSPLLE: Implement conditional variants of RTI | Pokechu22 |
| 2021-08-22 | DSPLLE: Split SRS into SRS and SRSH | Pokechu22 |
| 2021-08-22 | DSPSpy: Require user to specify a test_main label | Pokechu22 |
| 2021-08-21 | DSPSpy: Split main dsp_base logic from interrupt handlers | Pokechu22 |
| 2021-08-21 | DSPSpy: Fix hang when using the free DSP rom | Pokechu22 |
| 2021-08-21 | docs/DSP: Document behavior of LRS/SRS/SI with CR | Pokechu22 |
| 2021-08-16 | DSPLLE: Handle cr, sr, and prod.h masking | Pokechu22 |
| 2021-08-16 | DSPSpy: Handle modified wr0 and cr registers correctly | Pokechu22 |
| 2021-08-15 | DSPInterpreter: Fix IsLess | Pokechu22 |
| 2020-06-08 | DSPSpy: save and restore $sr properly | Tillmann Karras |
| 2017-09-22 | DSPSpy: Add a test for accelerator loop | Léo Lam |
| 2017-09-22 | DSPSpy/Base: Handle ACCOV exceptions | Léo Lam |
| 2017-09-22 | DSPSpy/Base: Clean up trailing whitespace | Léo Lam |
| 2017-09-04 | DSPSpy: Add test for accelerator masking behaviour | Léo Lam |
| 2011-04-15 | llejit - fix for flag generation code + dspspy jit workaround | Marko Pusljar |
| 2010-06-09 | Hg: | Shawn Hoffman |
| 2010-06-02 | Meta: | Soren Jorvang |
| 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 |
| 2009-07-22 | DSPLLE improved 'ld test | nakeee |
| 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 | Fix dspspy, typo in ld_Test | nakeee |
| 2009-07-19 | test for ld | nakeee |
| 2009-07-18 | add a ucode to dspspy to dump rom areas from dsp to sd card | Shawn Hoffman |
| 2009-07-15 | DSPSpy: added a test for opcode 0x3D80. | luigi2us |
| 2009-07-07 | remove the if tests, if you want to run them use the template | nakeee |
| 2009-06-29 | Waiting for someone to run it:) | nakeee |
| 2009-06-29 | few fixes for arith test | nakeee |
| 2009-06-21 | Unknown DSP opcode 0x02ca tested and figured out. | hrydgard |
| 2009-06-15 | Add a basic test that reads unknown regs (0xFF8X). | luigi2us |
| 2009-06-13 | dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ... | Shawn Hoffman |
| 2009-06-08 | Some clean up | nakeee |
| 2009-05-02 | fixed neg and added arith test | nakeee |
| 2009-05-02 | DSP: heavily extend mul test. Seems that only MULX* family instructions suppo... | hrydgard |