summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/DSPCodeUtil.cpp
AgeCommit message (Expand)Author
2010-02-07DSPTool: show hex and substitute names by default for disasmShawn Hoffman
2009-08-16dspspy: fix a bug with ConsoleHelperShawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-19fix silly typo when using -m with dsptoolShawn Hoffman
2009-07-19dsptool: add -f option (errors are not critical)nakeee
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-21unbreak dsptool/dspspyhrydgard
2009-06-18opsss..nakeee
2009-06-18dspcodeutil now name is always dsp_code as needed by main_spy.nakeee
2009-06-17DSPCodeUtil some code fixingnakeee
2009-06-17Fixed buffer overflow in CodesToHeader, now dsptool -m creates files correctl...nakeee
2009-06-17createtest fixes and compile fixes for linuxnakeee
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-06-08DSPSpy: Added preliminary support for realtime multiple microcode processingXTra.KrazzY
2009-06-07DSP LLE: Just some renaming and cleanup. Prepared for proper base address sup...hrydgard
2009-05-03DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak...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-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-14DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut...hrydgard
2009-04-14remove some outdated junkhrydgard
2009-04-14DSP asm/disasm: Lots of cleanup, mostly. I may have broken the DSP debugger a...hrydgard
2009-04-12DSP: I seem to have forgotten assemble.h? Killed the globals in assemble.cpp ...hrydgard
2009-04-12DSP assembler: Error message improvements.hrydgard