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