This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-19 01:42:41 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7d073b0da953ad49e7a06ed2ca68c043976630f
dolphin
/
Source
/
Core
/
Core
History
Lioncash
a7d073b0da
[Core] Simplify a loop within function Run() in Interpreter.cpp. The increment variable for the for loop is never used at all, so it's sensible to replace it with a while loop.
2013-10-05 14:38:21 -04:00
..
Src
[Core] Simplify a loop within function Run() in Interpreter.cpp. The increment variable for the for loop is never used at all, so it's sensible to replace it with a while loop.
2013-10-05 14:38:21 -04:00
CMakeLists.txt
Use the POLARSSL_LIBRARY variable to set the link library. This fixes a
2013-09-11 22:09:49 -05:00
Core.vcxproj
Upgrade libusb to 1.0.16
2013-09-30 18:36:54 +13:00
Core.vcxproj.filters
Merge branch 'master' into wii-network
2013-08-23 00:51:12 +12:00