dolphin/Source/Core
EmptyChaos 3a85aa9817 EXI_DeviceMemoryCard: Use CoreTiming/DoState correctly
CoreTiming gets restored before ExpansionInterface so CoreTiming
events need to already be registered before the save state loading
begins. This means that the callbacks must be registered
unconditionally instead of on-demand.
2016-09-03 14:55:45 +10:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common CoreTiming: Data structure cleanup 2016-09-03 12:46:14 +10:00
Core EXI_DeviceMemoryCard: Use CoreTiming/DoState correctly 2016-09-03 14:55:45 +10:00
DiscIO Run clang-format on missed files 2016-08-11 21:14:39 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Merge pull request #4143 from Pringo/capitalize 2016-09-01 03:21:24 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon
VideoBackends Merge pull request #4172 from phire/software_fog_error 2016-09-02 09:53:44 +02:00
VideoCommon Core: Change CoreTiming event key from int to EventType* 2016-09-03 14:55:44 +10:00
CMakeLists.txt