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
cec4b6551273cf3f13ffee8acd9e81b97f3a17f0
dolphin
/
Source
/
Core
/
DSPCore
History
nakeee
6a92924636
DSPLLE: remove the if 0 around SR_MUL_UNSIGNED in hope to figure out why it makes AX games sound bad
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3892
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-27 16:41:11 +00:00
..
Src
DSPLLE: remove the if 0 around SR_MUL_UNSIGNED in hope to figure out why it makes AX games sound bad
2009-07-27 16:41:11 +00:00
DSPCore.vcproj
DSPLLE: Setting breakpoints and stepping through code now works in the (still rather basic) DSP debugger. Decided not to share the breakpoints code between PPC and DSP because it can be done much more efficiently for the DSP case due to the very limited memory space.
2009-06-28 17:18:52 +00:00