summaryrefslogtreecommitdiff
path: root/Source/DSPSpy/tests
AgeCommit message (Expand)Author
2026-01-17Fix various typos and spelling mistakesSintendo
2025-04-25DSP tests: update DSP MMIO labelsTillmann Karras
2025-04-25DSP tests: clean up unused codeTillmann Karras
2025-04-25Fix DSP loop test init order, add DSP pcm testxperia64
2025-04-25Update ACDRAW/ACDSAMP reg names in DSPTables and DSPSpy testsxperia64
2025-04-25Add accelerator raw d3 testxperia64
2022-09-30DSPSpy: Add st3 BLOOP{,I} tests.Vincent Pelletier
2022-06-05DSP LLE Recompiler: Fix LOOP and BLOOP when the counter is between 0x8001 and...Pokechu22
2022-06-01DSPSpy: Add 40-bit mode testsPokechu22
2022-05-29Merge pull request #10694 from Pokechu22/dsp-assembler-error-messages-etcTilka
2022-05-27DSPSpy: Add CMPAXH testPokechu22
2022-05-23DSP: Fix assembling x8/x9/xA/xB conditionsPokechu22
2022-05-23DSPSpy: Add missing jumps to end_of_testPokechu22
2021-08-22DSPSpy: Replace less_test with cond_testPokechu22
2021-08-22DSPLLE: Implement conditional variants of RTIPokechu22
2021-08-22DSPLLE: Split SRS into SRS and SRSHPokechu22
2021-08-22DSPSpy: Require user to specify a test_main labelPokechu22
2021-08-21DSPSpy: Split main dsp_base logic from interrupt handlersPokechu22
2021-08-21DSPSpy: Fix hang when using the free DSP romPokechu22
2021-08-21docs/DSP: Document behavior of LRS/SRS/SI with CRPokechu22
2021-08-16DSPLLE: Handle cr, sr, and prod.h maskingPokechu22
2021-08-16DSPSpy: Handle modified wr0 and cr registers correctlyPokechu22
2021-08-15DSPInterpreter: Fix IsLessPokechu22
2020-06-08DSPSpy: save and restore $sr properlyTillmann Karras
2017-09-22DSPSpy: Add a test for accelerator loopLéo Lam
2017-09-22DSPSpy/Base: Handle ACCOV exceptionsLéo Lam
2017-09-22DSPSpy/Base: Clean up trailing whitespaceLéo Lam
2017-09-04DSPSpy: Add test for accelerator masking behaviourLéo Lam
2011-04-15llejit - fix for flag generation code + dspspy jit workaroundMarko Pusljar
2010-06-09Hg:Shawn Hoffman
2010-06-02Meta:Soren Jorvang
2010-02-17oops, dsp assembler can't handle labels with whitespace before them :)Shawn Hoffman
2010-02-17Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te...Shawn Hoffman
2010-02-16dspspy - small fixMarko Pusljar
2009-07-22DSPLLE improved 'ld testnakeee
2009-07-20mainly UI updates for dspspy, make dsptool's -m flag obey the -f flagShawn Hoffman
2009-07-19dsp_base.inc: mail the exception instead of wr3 (no idea why that was there a...Shawn Hoffman
2009-07-19Fix dspspy, typo in ld_Testnakeee
2009-07-19test for ldnakeee
2009-07-18add a ucode to dspspy to dump rom areas from dsp to sd cardShawn Hoffman
2009-07-15DSPSpy: added a test for opcode 0x3D80.luigi2us
2009-07-07remove the if tests, if you want to run them use the templatenakeee
2009-06-29Waiting for someone to run it:)nakeee
2009-06-29few fixes for arith testnakeee
2009-06-21Unknown DSP opcode 0x02ca tested and figured out.hrydgard
2009-06-15Add a basic test that reads unknown regs (0xFF8X).luigi2us
2009-06-13dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ...Shawn Hoffman
2009-06-08Some clean upnakeee
2009-05-02fixed neg and added arith testnakeee
2009-05-02DSP: heavily extend mul test. Seems that only MULX* family instructions suppo...hrydgard