dolphin/Source/Core
Léo Lam 02f32a9b26 Handle BT.DINF properly
The section is 0x461 bytes long, not 0x460. The config data is also now
initialised to zero to avoid garbage being written to the SYSCONF.

Because our handling has been wrong forever, we discard older BT.DINF
section backups as using them would result in the section being the
wrong size / incomplete again.
2017-07-23 15:58:04 +08:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common SysConf: Handle array entries properly 2017-07-23 15:57:29 +08:00
Core Handle BT.DINF properly 2017-07-23 15:58:04 +08:00
DiscIO Merge pull request #5795 from JosJuice/gc-region-detection 2017-07-20 14:13:11 +08:00
DolphinNoGUI Merge pull request #5791 from leoetlino/wiimote-indicator 2017-07-22 22:03:25 +08:00
DolphinQt2 Qt/AboutDialog: Fix the copyright string 2017-07-23 14:58:01 +08:00
DolphinWX Merge pull request #5814 from ligfx/macremovecfbundlelocalizations 2017-07-23 14:48:38 +08:00
InputCommon DolphinWX: fix input bitmaps not working when background input is off 2017-07-12 00:12:07 -07:00
UICommon Make Visual Studio happy 2017-06-28 20:42:01 +02:00
VideoBackends D3DBase: Use the swapchain discard mode when possible. 2017-07-10 14:25:28 +02:00
VideoCommon Merge pull request #5726 from mimimi085181/minimal-tmem-cache-emulation 2017-07-11 22:49:19 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00