This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e2ef72504ee2d29a72d08d598f703a38518f0715
dolphin
/
Source
/
DSPSpy
/
tests
History
Shawn Hoffman
16b21f3790
oops, dsp assembler can't handle labels with whitespace before them :)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5070
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-17 02:37:58 +00:00
..
andc_ls_test.ds
DSPSpy: added a test for opcode 0x3D80.
2009-07-15 10:09:48 +00:00
arith_test.ds
Waiting for someone to run it:)
2009-06-29 20:31:41 +00:00
dr_test.ds
dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, added showing of origin file in dspspy (please fix if [runningUcode - 1] is wrong)
2009-06-13 04:55:58 +00:00
dsp_base.inc
oops, dsp assembler can't handle labels with whitespace before them :)
2010-02-17 02:37:58 +00:00
dsp_test.ds
Fixed building of DSPSpy
2009-05-01 16:23:41 +00:00
ir_test.ds
dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, added showing of origin file in dspspy (please fix if [runningUcode - 1] is wrong)
2009-06-13 04:55:58 +00:00
ld_test.ds
DSPLLE improved 'ld test
2009-07-22 20:36:16 +00:00
mul_test.ds
DSP: heavily extend mul test. Seems that only MULX* family instructions support unsigned operation.
2009-05-02 21:43:38 +00:00
neg_test.ds
fixed neg and added arith test
2009-05-02 22:47:13 +00:00
op_test.ds
Unknown DSP opcode 0x02ca tested and figured out.
2009-06-21 11:46:27 +00:00
unk_regs_test.ds
Add a basic test that reads unknown regs (0xFF8X).
2009-06-15 17:00:32 +00:00