dolphin/Source/Core
Tom Boshoven 4cbb66637b Add support for SDHC.
This add support for SD protocol 2 while staying compatible with protocol 1.01.
Most of this is quite hacky, but it seems to be working well.
The original implementation was quite confusing, so I didn't touch most of the stuff I did not understand.
2017-07-29 21:24:01 +02:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common LogManager: remove stand-alone semicolon 2017-07-27 21:15:05 -07:00
Core Add support for SDHC. 2017-07-29 21:24:01 +02:00
DiscIO Merge pull request #5795 from JosJuice/gc-region-detection 2017-07-20 14:13:11 +08:00
DolphinNoGUI Move the Wiimote connect code out of Host 2017-07-23 15:47:32 +08:00
DolphinQt2 Merge pull request #5833 from leoetlino/unused 2017-07-27 12:00:33 -07:00
DolphinWX Merge pull request #5807 from leoetlino/connect-wiimote 2017-07-27 15:02:28 +08:00
InputCommon Make DolphinWX strings more like DolphinQt2 strings 2017-07-26 08:04:10 +02:00
UICommon LogManager: use layered config 2017-07-09 16:28:54 -07:00
VideoBackends ShaderGen: Pass host config to shader generation functions 2017-07-20 17:54:33 +10:00
VideoCommon ShaderGen: Pass host config to shader generation functions 2017-07-20 17:54:33 +10:00
CMakeLists.txt