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
8d123adf6403510a7ab7e63f62e85117ef6b4eea
dolphin
/
Source
/
Core
/
Core
T
History
skidau
9c1fb241c7
LLE JIT: Speed up the idle skip detection by moving the logic into the block and removing it from the dispatcher. This works because we can detect the idle skip blocks at compile time.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6488
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-28 11:04:50 +00:00
..
Src
LLE JIT: Speed up the idle skip detection by moving the logic into the block and removing it from the dispatcher. This works because we can detect the idle skip blocks at compile time.
2010-11-28 11:04:50 +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
Core.vcproj
move wiiuse to Source/Core and add to the main dolphin solution
2010-11-13 19:15:43 +00:00