summaryrefslogtreecommitdiff
path: root/Source/DSPSpy
AgeCommit message (Expand)Author
10 daysRemove Visual Studio Projects and Solutions in favor of CMakeJoshua Vandaële
2026-01-17Fix various typos and spelling mistakesSintendo
2025-05-10DSPSpy: Make RealDSP `final` and make `overide` explicitDr. Dystopia
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
2024-10-07Simplify `std::fill` with `std::fill_n`mitaclaw
2022-09-30DSPSpy: Add st3 BLOOP{,I} tests.Vincent Pelletier
2022-09-30DSPSpy: Unhide stack registersVincent Pelletier
2022-06-05DSP LLE Recompiler: Fix LOOP and BLOOP when the counter is between 0x8001 and...Pokechu22
2022-06-02Merge pull request #10692 from Pokechu22/dsp-manual-set40-and-write-backlogMai M
2022-06-01DSPSpy: Add 40-bit mode testsPokechu22
2022-06-01DSPSpy: Fix incomplete result dumpsPokechu22
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
2022-04-27msbuild: use default Project attrsShawn Hoffman
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-21DSPSpy: Create README.mdPokechu22
2021-08-21DSPSpy: Remove build.sh and sbuild.shPokechu22
2021-08-21DSPSpy: Create .gitignorePokechu22
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
2021-07-25DSPSpy: fix $prod printingTillmann Karras
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-06-08DSPSpy: sync Makefile with current devkitPro templateTillmann Karras
2020-06-08DSPSpy: save and restore $sr properlyTillmann Karras
2020-06-08DSPSpy: show register names instead of numbersTillmann Karras
2020-05-31DSPSpy: fix register editing using GC pad on WiiTillmann Karras
2019-12-30DSPSpy: Remove unused stubsLéo Lam
2017-09-22DSPSpy: Add a test for accelerator loopLéo Lam
2017-09-22DSPSpy: Print ACCOV mailsLé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
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-07-19DSPSpy: support dumping to SD Gecko in slot B on GameCubeStreetwalrus Einstein
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25Simplify some more license headersTillmann Karras