summaryrefslogtreecommitdiff
path: root/Source/DSPTool/DSPTool.cpp
AgeCommit message (Expand)Author
2025-08-03Host: Remove unnecessary functionsDentomologist
2023-01-23DSPTool: Generate an alignment specifierPokechu22
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2022-06-14DSPTool: Exit with status 1 if binary comparison failsPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-12-27DSP: Eliminate most global stateLioncash
2020-07-24DSPLLE: Use Memory functions isntead of directly using Memory::physical_basePokechu22
2020-07-24Use size_t in some DSP code codePokechu22
2019-07-28VideoCommon/OnScreenDisplay: Take Message's std::string parameter by valueLioncash
2019-06-23Fix a crash in DSPTool on malformed command lineSilent
2019-05-29Common/FileUtil: Make WriteStringToFile consistent with ReadFileToStringLioncash
2018-07-05DSPTool: Use std::string == instead of strcmpLéo Lam
2018-06-22DSPTool: Get rid of unnecessary castsLioncash
2018-06-22DSPTool: Get rid of raw new and deleteLioncash
2018-06-22DSPTool: Make CodeToHeader() and CodesToHeader() return a std::string directlyLioncash
2018-06-22DSPTool: Remove unnecessary c_str() callsLioncash
2018-06-22DSPTool: Factor out assembly file retrievalLioncash
2018-06-17DSPTool: Factor out behavior from main()Lioncash
2018-03-25DSPCodeUtil: Don't return data via an out parameterLioncash
2017-06-05Move DSP::CodesToHeader to DSPToolMichael Maltese
2017-06-05DSPTool: extract tests into a DSPAssemblyTestMichael Maltese
2017-06-05DSPTool: make existing tests passMichael Maltese
2016-12-31DSP: Namespace remaining un-namespaced DSP codeLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-08-07Fix more warnings from #579Tillmann Karras
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09Fix DSPTool string output for disassembly.Lioncash
2014-03-09Fix DSPTool.Lioncash
2014-02-20Forgot to move DSPTool over. Fixed now.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre