index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DSPCore
/
Src
/
DSPCodeUtil.cpp
Age
Commit message (
Expand
)
Author
2010-02-07
DSPTool: show hex and substitute names by default for disasm
Shawn Hoffman
2009-08-16
dspspy: fix a bug with ConsoleHelper
Shawn Hoffman
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-19
fix silly typo when using -m with dsptool
Shawn Hoffman
2009-07-19
dsptool: add -f option (errors are not critical)
nakeee
2009-07-06
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...
LPFaint99
2009-06-21
unbreak dsptool/dspspy
hrydgard
2009-06-18
opsss..
nakeee
2009-06-18
dspcodeutil now name is always dsp_code as needed by main_spy.
nakeee
2009-06-17
DSPCodeUtil some code fixing
nakeee
2009-06-17
Fixed buffer overflow in CodesToHeader, now dsptool -m creates files correctl...
nakeee
2009-06-17
createtest fixes and compile fixes for linux
nakeee
2009-06-13
dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ...
Shawn Hoffman
2009-06-11
DSPTool now accepts multiple files with the '-m' flag. See usage for more inf...
XTra.KrazzY
2009-06-08
DSPSpy: Added preliminary support for realtime multiple microcode processing
XTra.KrazzY
2009-06-07
DSP LLE: Just some renaming and cleanup. Prepared for proper base address sup...
hrydgard
2009-05-03
DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak...
hrydgard
2009-04-25
Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c...
XTra.KrazzY
2009-04-24
Made DSPTool more informative and actually fail when compile fails (right now...
XTra.KrazzY
2009-04-18
DSPSpy: First version submitted, resurrected from the ages of time. Build the...
hrydgard
2009-04-18
DSPtool: Better code comparer + cmdline interface added. header generator bug...
hrydgard
2009-04-18
DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool.
hrydgard
2009-04-14
DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut...
hrydgard
2009-04-14
remove some outdated junk
hrydgard
2009-04-14
DSP asm/disasm: Lots of cleanup, mostly. I may have broken the DSP debugger a...
hrydgard
2009-04-12
DSP: I seem to have forgotten assemble.h? Killed the globals in assemble.cpp ...
hrydgard
2009-04-12
DSP assembler: Error message improvements.
hrydgard