This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-21 01:58:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e37cb1fc7646a6047fabb0c52584be1b33872737
dolphin
/
Source
/
Core
T
History
Ryan Houdek
e37cb1fc76
Implement CR1 for the intepreter. To be honest I have no idea why this was never done previously, all it is is copying four bits from the FPSCR register to CR1. This fixes issue 2390.
2013-09-26 18:09:25 +00:00
..
AudioCommon
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Common
Fix Imm8 check.
2013-09-25 14:29:17 -04:00
Core
Implement CR1 for the intepreter. To be honest I have no idea why this was never done previously, all it is is copying four bits from the FPSCR register to CR1. This fixes issue 2390.
2013-09-26 18:09:25 +00:00
DiscIO
2x banner images!
2013-09-25 03:06:27 -04:00
DolphinWX
2x banner images!
2013-09-25 03:06:27 -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
Quick build fix.
2013-09-26 07:50:24 +00:00
CMakeLists.txt
…