Commit History

Author SHA1 Message Date
  Pokechu22 e391a28102 DSPTool: Generate an alignment specifier 2 years ago
  Pokechu22 f9fe25291d Remove most uses of StringFromFormat in favor of fmt 2 years ago
  Pokechu22 dc353ed84d DSPTool: Exit with status 1 if binary comparison fails 2 years ago
  Pierre Bourdon e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 years ago
  Lioncash 7d1bd565a6 DSP: Eliminate most global state 4 years ago
  Pokechu22 1ca3710bd2 DSPLLE: Use Memory functions isntead of directly using Memory::physical_base 4 years ago
  Pokechu22 59dc7cfe7d Use size_t in some DSP code code 4 years ago
  Lioncash c212310fbe VideoCommon/OnScreenDisplay: Take Message's std::string parameter by value 5 years ago
  Silent 5f0b4d8da5 Fix a crash in DSPTool on malformed command line 5 years ago
  Lioncash eb475025b8 Common/FileUtil: Make WriteStringToFile consistent with ReadFileToString 5 years ago
  Léo Lam eb9009e5c0 DSPTool: Use std::string == instead of strcmp 6 years ago
  Lioncash 43daebbc66 DSPTool: Get rid of unnecessary casts 6 years ago
  Lioncash 83dab8dd36 DSPTool: Get rid of raw new and delete 6 years ago
  Lioncash d81e3fddce DSPTool: Make CodeToHeader() and CodesToHeader() return a std::string directly 6 years ago
  Lioncash 537d09e1d4 DSPTool: Remove unnecessary c_str() calls 6 years ago
  Lioncash f62dffa9f0 DSPTool: Factor out assembly file retrieval 6 years ago
  Lioncash 78eba28975 DSPTool: Factor out behavior from main() 6 years ago
  Lioncash 0f25627614 DSPCodeUtil: Don't return data via an out parameter 6 years ago
  Michael Maltese 97e6ba773b Move DSP::CodesToHeader to DSPTool 7 years ago
  Michael Maltese 80710984dc DSPTool: extract tests into a DSPAssemblyTest 7 years ago
  Michael Maltese 1580b6e627 DSPTool: make existing tests pass 7 years ago
  Lioncash 3eb25cea6f DSP: Namespace remaining un-namespaced DSP code 8 years ago
  Pierre Bourdon 3570c7f03a Reformat all the things. Have fun with merge conflicts. 8 years ago
  Tillmann Karras 30ebb2459e Set copyright year to when a file was created 9 years ago
  Tillmann Karras cefcb0ace9 Update license headers to GPLv2+ 9 years ago
  Tillmann Karras f927af20f2 Fix more warnings from #579 10 years ago
  Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if" 11 years ago
  Lioncash 76b2dde3d7 Fix DSPTool string output for disassembly. 11 years ago
  Lioncash 440efaa5f5 Fix DSPTool. 11 years ago
  Lioncash ed9eea72a1 Forgot to move DSPTool over. Fixed now. 11 years ago