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-08-05 04:29:09 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41ab4a227557c3914c15a33c3d36a833bdd80ee6
dolphin
/
Source
/
Core
History
Ryan Houdek
41ab4a2275
Nevermind the previous commit, SafeLoadToEAX already calls in to UnsafeLoadToEAX if fastmem is enabled. This one just tidys up the code.
2013-09-24 01:40:19 +00:00
..
AudioCommon
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Common
Add an explicit error message for outdated GCC, and remove some commented out code.
2013-09-23 15:01:38 -04:00
Core
Nevermind the previous commit, SafeLoadToEAX already calls in to UnsafeLoadToEAX if fastmem is enabled. This one just tidys up the code.
2013-09-24 01:40:19 +00:00
DiscIO
proper fix for issue 6206
2013-09-14 15:09:58 -07:00
DolphinWX
Don't call into wx in static initializers - crashes on Windows.
2013-09-23 02:58:04 -04:00
InputCommon
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false.
2013-09-18 10:09:32 -04:00
VideoCommon
[Android] Fix the ability to stop the game and start another.
2013-09-23 01:43:18 -05:00
CMakeLists.txt
…