summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/disassemble.cpp
AgeCommit message (Expand)Author
2010-04-07DSP LLE Jit, joined work with XK and skidu.nakeee
2010-03-24Remove the UDSP unionnakeee
2010-03-22DSPLLE - small fixMarko Pusljar
2010-02-21Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali...j4ck.fr0st
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2009-12-08DSPLLE stuff (2 new opcodes)Marko Pusljar
2009-11-06DSPLLE dissasm fixMarko Pusljar
2009-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
2009-07-24DSPLLE: make ext opcodes to use table as well (tell me if you get nakeee
2009-07-12Rearrange LogManager includes. The main purpose is to make it possible to mod...Nolan Check
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
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-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-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: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard