dolphin/Source/Core
Lioncash e4b6d7626b WiimoteDevice: Make Callback_WiimoteInterruptChannel() accept its data as a u8* rather than void*
All current usages of the function pass in either u8 arrays or pointers,
so we can make this part of the function a concrete type.
2018-06-20 16:04:10 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
Core WiimoteDevice: Make Callback_WiimoteInterruptChannel() accept its data as a u8* rather than void* 2018-06-20 16:04:10 -04:00
DiscIO ChunkFile: Remove unnecessary includes 2018-06-09 16:49:59 -04:00
DolphinNoGUI Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
DolphinQt2 DolphinQt2/RegisterWidget: std::move std::function instances in AddRegister() 2018-06-19 13:40:22 -04:00
DolphinWX PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
InputCommon Merge pull request #7062 from robopilot99/master 2018-06-08 14:04:03 +02:00
UICommon Merge pull request #7137 from lioncash/copy 2018-06-19 22:57:29 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #7075 from Ebola16/DumpObjects 2018-06-06 15:20:14 +02:00
VideoCommon ConfigManager: Convert GPUDeterminismMode into an enum class 2018-06-15 14:45:30 -04:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00