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-04 12:09:05 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74bc855f20716b9fce3525265652c26a3e257ea0
dolphin
/
Source
/
Core
History
Ryan Houdek
74bc855f20
[ARM] ps_res implementation.
2013-09-24 21:00:50 +00:00
..
AudioCommon
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
Common
[ARM] Change all floating point loadstores to fastmem implementations except lfs since all floating point accesses tend to be to RAM space. lfs tends to get used to write quickly to the gatherpipe and other places, look at the JIT64 implementation to see how to make it quicker.
2013-09-24 05:41:58 +00:00
Core
[ARM] ps_res implementation.
2013-09-24 21:00:50 +00:00
DiscIO
proper fix for issue 6206
2013-09-14 15:09:58 -07:00
DolphinWX
Remove "educational purposes only" from about message.
2013-09-24 01:14:56 -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
Merge branch 'fix-field-ordering'
2013-09-24 13:47:20 +12:00
CMakeLists.txt
…