Commit History

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