dolphin/Source
Pokechu22 5477409847 Write the entirety of the Wiimote EEPROM, in a per-Wiimote file
Previously, only Mii data was written.  Additionally, the file containing mii data was shared for all Wiimotes, which made it a lot less useful.

Additionally, the file was read/written on each Wiimote read, even though the whole EEPROM was kept in memory.  This was bad for performance and not particularly necessary (it did enforce that the data was properly shared between all Wiimotes, but that's not something I want).
2019-11-17 12:20:19 -08:00
..
Android Merge pull request #8463 from Simonx22/androidSupportVersion28 2019-11-14 23:01:06 +01:00
Core Write the entirety of the Wiimote EEPROM, in a per-Wiimote file 2019-11-17 12:20:19 -08:00
DSPSpy
DSPTool InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06:00
PCH CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00
UnitTests InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06:00
VSProps Windows: Make builds more reproducible 2019-10-18 16:00:20 +02:00
.clang-format clang-format: revert 'AfterCaseLabel' setting 2019-05-23 00:42:42 -04:00
CMakeLists.txt Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands 2019-11-08 11:07:06 +10:00
dolphin-emu.sln Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00