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
/
DSPSpy
/
tests
Age
Commit message (
Expand
)
Author
2010-02-17
oops, dsp assembler can't handle labels with whitespace before them :)
Shawn Hoffman
2010-02-17
Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te...
Shawn Hoffman
2010-02-16
dspspy - small fix
Marko Pusljar
2009-07-22
DSPLLE improved 'ld test
nakeee
2009-07-20
mainly UI updates for dspspy, make dsptool's -m flag obey the -f flag
Shawn Hoffman
2009-07-19
dsp_base.inc: mail the exception instead of wr3 (no idea why that was there a...
Shawn Hoffman
2009-07-19
Fix dspspy, typo in ld_Test
nakeee
2009-07-19
test for ld
nakeee
2009-07-18
add a ucode to dspspy to dump rom areas from dsp to sd card
Shawn Hoffman
2009-07-15
DSPSpy: added a test for opcode 0x3D80.
luigi2us
2009-07-07
remove the if tests, if you want to run them use the template
nakeee
2009-06-29
Waiting for someone to run it:)
nakeee
2009-06-29
few fixes for arith test
nakeee
2009-06-21
Unknown DSP opcode 0x02ca tested and figured out.
hrydgard
2009-06-15
Add a basic test that reads unknown regs (0xFF8X).
luigi2us
2009-06-13
dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ...
Shawn Hoffman
2009-06-08
Some clean up
nakeee
2009-05-02
fixed neg and added arith test
nakeee
2009-05-02
DSP: heavily extend mul test. Seems that only MULX* family instructions suppo...
hrydgard
2009-05-02
added test to make sure SR doesn't change from 2's to 1's
nakeee
2009-05-02
DSP: update base test to match new register naming. add mul test.
hrydgard
2009-05-01
DSP: I hereby name R08-R11 WR0-WR3, standing for Wrap control Registers 0-3.
hrydgard
2009-05-01
DSPSpy. test decrements too. Damn they are weird.
hrydgard
2009-05-01
Fixed building of DSPSpy
XTra.KrazzY
2009-05-01
DSPSpy: Add a test for looped addressing when using address increments. Delet...
hrydgard
2009-04-26
updated results and fixed if_test5.ds ifnlz to iflnz
LPFaint99
2009-04-26
fix include dir for if tests
LPFaint99
2009-04-26
DSP updating if tests
nakeee
2009-04-26
test cleanup
nakeee
2009-04-25
Results from if_tests
LPFaint99
2009-04-25
Fixed DSPTool include bugs and some leftover fixes
XTra.KrazzY
2009-04-24
Made DSPTool more informative and actually fail when compile fails (right now...
XTra.KrazzY
2009-04-24
DSP: fixed compiler warnings and 2 crash bugs
nakeee
2009-04-23
DSP: Created test directory and added some dspspy tests
nakeee