index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
UnitTests
/
Core
/
DSP
Age
Commit message (
Expand
)
Author
2022-07-26
UnitTests: Fix warnings from HermesText
Pokechu22
2022-06-14
UnitTests: Remove unused include from DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Fix license for HermesBinary.cpp
Pokechu22
2022-06-14
UnitTests: Edit wait_for_dsp_mail in HermesText to match HermesBinary
Pokechu22
2022-06-14
UnitTests: Update DSP test text for old renames
Pokechu22
2022-06-14
UnitTests: Add tests for assembling DSP code to expected binary
Pokechu22
2022-06-14
UnitTests: Fail DSPAssemblyTest if the assembled code doesn't match the expec...
Pokechu22
2022-06-14
UnitTests: Use fmt::print in DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Fix typo in DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Use hermes.s as part of an actual test
Pokechu22
2021-07-05
licensing: various one-off conversions to SPDX tags
Pierre Bourdon
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2017-09-24
UnitTests: Add DSP accelerator tests
Léo Lam
2017-06-30
DSPDisassembler: remove unused base_addr parameter
Michael Maltese
2017-06-30
DSPDisassembler: get rid of double-pass and temp file
Michael Maltese
2017-06-05
DSPTool: extract tests into a DSPAssemblyTest
Michael Maltese