This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-15 18:49:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
skidau
45efced280
Moved the setting of the Finish interrupt signal back to the main thread as it was causing Wii games like Resident Evil 4 (Wii) to hang.
2013-02-16 18:30:20 +11:00
..
AudioCommon
Fix the majority of the compiler warnings unearthed by the addition of
2013-01-29 23:24:51 -06:00
Common
Fix remaining compiler warnings.
2013-01-31 15:29:29 -06:00
Core
Profile stores, fp stores and ps stores only to the fifo write addresses list. This should make the JIT a little faster as it will not be checking for external exceptions unnecessarily.
2013-02-16 13:54:58 +11:00
DiscIO
Fix remaining compiler warnings.
2013-01-31 15:29:29 -06:00
DolphinWX
Added preliminary support to synchronise the timing of the CPU and GPU threads. A new option has been added to the game properties for this purpose. This option may help with random freezes in Dual Core mode.
2013-02-16 12:51:09 +11:00
InputCommon
Fix compilation with SDL2. (based on a patch from matthewharveys)
2013-02-05 21:08:52 -06:00
VideoCommon
Moved the setting of the Finish interrupt signal back to the main thread as it was causing Wii games like Resident Evil 4 (Wii) to hang.
2013-02-16 18:30:20 +11:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00