summaryrefslogtreecommitdiff
path: root/Source/DSPTool
AgeCommit message (Expand)Author
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-09-28Remove unused Host_ShowVideoConfigStenzek
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-05-28Common: Move host communication enum to Host.hLioncash
2018-05-04Win32/FileUtil: Fix IsDirectory() not working for certain directoriesspycrab
2018-04-17Fix some warningsTillmann Karras
2018-03-25DSPCodeUtil: Don't return data via an out parameterLioncash
2017-09-13DSPTool: Fix buildLéo Lam
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
2017-06-03msbuild: increment other version numbers to vs2017 equivalentsShawn Hoffman
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2017-03-01CMakeLists: Normalize whitespaceLioncash
2016-12-31DSP: Namespace remaining un-namespaced DSP codeLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-03CMake: simplify some expressionsTillmann Karras
2014-09-01msvc: remove some remnants of SDL and DSound from projects and general cleanup.Shawn Hoffman
2014-08-14Windows: Use a shared precompiled header for dolphin code under Source/Shawn Hoffman
2014-08-07Fix more warnings from #579Tillmann Karras
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
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
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-11-22Changed the DSP ROM warning from a panic alert to an on-screen message.skidau
2013-11-05Fix {Read,Write}FileToString.Matthew Parlane
2013-11-03Run code through the advanced tool 'sed' to remove trailing whitespace.comex
2013-11-02do not copy pdbs to binary dir (you can use the symbol server for $(random_bu...Shawn Hoffman
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-05-21Buildfix for dsptool.Rachel Bryk
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-03-26Fixed DSPTool build.skidau
2012-03-25Remove scons-related filesShawn Hoffman
2012-03-18remove scons files from VS projectsShawn Hoffman
2012-03-18forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore...Shawn Hoffman
2011-12-14Let "make install" on OS X copy the bundle to /Applications.Maarten ter Huurne