This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-29 07:40:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
408623b6e92c0e3e00fb4ddb3bd18b3fe00b2e2d
dolphin
/
Source
/
DSPSpy
/
tests
T
History
Pokechu22
408623b6e9
docs/DSP: Document behavior of LRS/SRS/SI with CR
2021-08-21 17:07:14 -07:00
..
accelerator_loop_test.ds
DSPSpy: Add a test for accelerator loop
2017-09-22 20:17:38 +02:00
accelerator_test.ds
DSPSpy: Add test for accelerator masking behaviour
2017-09-04 00:30:23 +02:00
andc_ls_test.ds
…
arith_test.ds
…
cr_test.ds
docs/DSP: Document behavior of LRS/SRS/SI with CR
2021-08-21 17:07:14 -07:00
dr_test.ds
…
dsp_base.inc
DSPSpy: Handle modified wr0 and cr registers correctly
2021-08-16 09:51:16 -07:00
dsp_test.ds
DSPSpy: save and restore $sr properly
2020-06-08 04:21:41 +01:00
ir_test.ds
…
ld_test.ds
…
less_test.ds
DSPInterpreter: Fix IsLess
2021-08-15 19:45:44 -07:00
mul_test.ds
…
neg_test.ds
…
op_test.ds
…
reg_mask_test.ds
DSPLLE: Handle cr, sr, and prod.h masking
2021-08-16 15:09:20 -07:00
unk_regs_test.ds
…