summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/assemble.cpp
AgeCommit message (Expand)Author
2010-02-17Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te...Shawn 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-15More work on create test (almost working beside some annoying bug)nakeee
2009-06-11DSPTool now accepts multiple files with the '-m' flag. See usage for more inf...XTra.KrazzY
2009-05-03DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak...hrydgard
2009-05-01DSP: Fixed case and some printing in asmnakeee
2009-04-25Tiny fixXTra.KrazzY
2009-04-25Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c...XTra.KrazzY
2009-04-25Fixed DSPTool include bugs and some leftover fixesXTra.KrazzY
2009-04-24DSP: fixed compiler warnings and 2 crash bugsnakeee
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-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 asm/disasm: improve the shift instructions so they at least round-trip. n...hrydgard
2009-04-12DSP assembler: Error message improvements.hrydgard
2009-04-12DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard