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-01 18:48:56 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4efc3e6c8f6acea31d1c3f89ca392675cda42c50
dolphin
/
Source
/
Core
History
Ryan Houdek
4efc3e6c8f
Quick build fix.
2013-09-26 07:50:24 +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
[ARM] Implement CR1 setting for the few floating point instructions that I have setting the flags. For the rest, drop to interpreter if it sets CR1. At that point it'll spam a panic alert. I don't quite understand why Interpreter and JIT64/IL don't do this yet, it's a simple 4 bit copy.
2013-09-25 18:17:05 +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
…