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-02-13 23:20:44 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0da22d687d6b5c50ffe82d8c4b3aa7d8624b4b16
dolphin
/
Source
/
Core
History
skidau
0da22d687d
Added code to patch the codehandler's MMIO address to the currently running system. Added code to detect the location of where the code list should be. This allows any Gecko code handler to be used. Replace the codehandler.bin file with the code handler to be used (e.g. codehandleronly.bin).
2014-09-04 07:44:45 +10:00
..
AudioCommon
Merge pull request
#930
from skidau/openal-seq-ms
2014-09-02 09:56:46 -04:00
Common
Merge pull request
#770
from lioncash/panic
2014-09-03 00:10:12 -07:00
Core
Added code to patch the codehandler's MMIO address to the currently running system. Added code to detect the location of where the code list should be. This allows any Gecko code handler to be used. Replace the codehandler.bin file with the code handler to be used (e.g. codehandleronly.bin).
2014-09-04 07:44:45 +10:00
DiscIO
Merge pull request
#893
from rohitnirmal/scan-build-fixes
2014-09-02 23:15:18 -07:00
DolphinWX
Merge pull request
#733
from lioncash/readability
2014-09-03 01:28:17 -07:00
InputCommon
Change ControlState typedef to double, and change all related floats/doubles to use it.
2014-09-03 03:08:09 -04:00
VideoBackends
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
2014-09-01 21:27:44 -07:00
VideoCommon
Merge pull request
#924
from comex/fifo-command-runnable
2014-09-02 23:27:30 -04:00
CMakeLists.txt
…