This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
c71adffa80907f02715b98db8836f8018dc95ae4
dolphin
/
Source
/
Core
/
DSPCore
T
History
Marko Pusljar
aa2f2dc95c
DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr) + some 0x3... opcodes are working better in case they are extended)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4633
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-01 20:38:42 +00:00
..
Src
DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr) + some 0x3... opcodes are working better in case they are extended)
2009-12-01 20:38:42 +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