This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
93a901dd1de7f95b1ddb0cb059b23863e4841d06
dolphin
/
Source
/
Core
/
DSPCore
T
History
skidau
93a901dd1d
LLE JIT: Speed up the dispatcher by removing one of the cycle checks. This results in the DSP executing cycles slightly above what it is supposed to. This is not a problem currently but might be later on.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6489
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-28 12:28:03 +00:00
..
Src
LLE JIT: Speed up the dispatcher by removing one of the cycle checks. This results in the DSP executing cycles slightly above what it is supposed to. This is not a problem currently but might be later on.
2010-11-28 12:28:03 +00:00
CMakeLists.txt
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though.
2010-11-17 01:03:39 +00:00
DSPCore.vcproj
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00