summaryrefslogtreecommitdiff
path: root/Source/DSPTool
AgeCommit message (Expand)Author
2010-02-24Systematically eliminating compiler warnings.Glenn Rice
2009-09-18Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't...Sonicadvance1
2009-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
2009-08-03DSPTool make dump look a bit nicernakeee
2009-08-02DSPTool print register names in dumpnakeee
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-20mainly UI updates for dspspy, make dsptool's -m flag obey the -f flagShawn Hoffman
2009-07-19dsp_base.inc: mail the exception instead of wr3 (no idea why that was there a...Shawn Hoffman
2009-07-19dsptool: add -f option (errors are not critical)nakeee
2009-07-18add a ucode to dspspy to dump rom areas from dsp to sd cardShawn Hoffman
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-28DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef....hrydgard
2009-06-28DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ...hrydgard
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-17createtest fixes and compile fixes for linuxnakeee
2009-06-15More work on create test (almost working beside some annoying bug)nakeee
2009-06-13dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ...Shawn Hoffman
2009-06-11DSPTool now accepts multiple files with the '-m' flag. See usage for more inf...XTra.KrazzY
2009-05-15make dsptool fail if input file path doesn't existShawn Hoffman
2009-05-01debugfast build fixing. make the hle bios loading-or-not logic make sense.hrydgard
2009-04-25Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c...XTra.KrazzY
2009-04-24Made DSPTool more informative and actually fail when compile fails (right now...XTra.KrazzY
2009-04-22Compile fixXTra.KrazzY
2009-04-22Some help in DSPToolXTra.KrazzY
2009-04-18DSPSpy: First version submitted, resurrected from the ages of time. Build the...hrydgard
2009-04-18DSPtool: Better code comparer + cmdline interface added. header generator bug...hrydgard
2009-04-18DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool.hrydgard
2009-04-16fix CreateFullPath, fix memcards not being created if the path didn't exist f...Shawn Hoffman
2009-04-14DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut...hrydgard
2009-04-14DSP asm/disasm: Lots of cleanup, mostly. I may have broken the DSP debugger a...hrydgard
2009-04-14change dsptool's outpath to be where dolphin.exe isShawn Hoffman
2009-04-13fix windows builds(s)Shawn Hoffman
2009-04-12more scons build fixupsnakeee
2009-04-12Fixing compile on linuxnakeee
2009-04-12DSP: I seem to have forgotten assemble.h? Killed the globals in assemble.cpp ...hrydgard
2009-04-12DSP asm/disasm: improve the shift instructions so they at least round-trip. n...hrydgard
2009-04-12DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard