This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-18 19:00:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ccba08f5caff63b69f56eb6a2e32f22444d0d543
dolphin
/
Source
/
Core
T
History
NeoBrainX
0d577d886a
Remove some TODOs.
2012-06-02 19:23:20 +02:00
..
AudioCommon
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
Common
Changed MOVDDUP to use MOVSD on non-SSE3 CPU's.
2012-06-02 10:06:47 +10:00
Core
Changed MOVDDUP to use MOVSD on non-SSE3 CPU's.
2012-06-02 10:06:47 +10:00
DiscIO
Fix DVD root path for Wii games. Now Wii games can be booted using extracted files instead of a disc image.
2012-05-11 22:19:57 +02:00
DolphinWX
Fix core dump on start up on linux. Thanks to degasus.
2012-05-26 08:24:18 -05:00
InputCommon
Fix DirectInput D-Pad handling.
2012-05-02 06:31:38 +00:00
VideoCommon
Remove some TODOs.
2012-06-02 19:23:20 +02:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00