dolphin/Source/Core/Core/ConfigLoaders
Léo Lam a287bbc3bd Move SysConf to Core
It's not common code that could be reused for, say, Citra;
it's absolutely specific to Wii emulation and only used by the Dolphin
core, so let's move it there.

Another reason for doing this is to avoid having Common depend on Core.
2018-04-12 22:16:37 +02:00
..
BaseConfigLoader.cpp Move SysConf to Core 2018-04-12 22:16:37 +02:00
BaseConfigLoader.h Config: Remove recursive layer 2017-11-15 18:04:40 +00:00
GameConfigLoader.cpp GameConfigLoader: Map whole sections, not just individual keys 2017-12-23 18:59:27 +01:00
GameConfigLoader.h Unify GetGameIniFilenames 2017-07-11 13:10:11 +02:00
IsSettingSaveable.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
IsSettingSaveable.h ConfigLoaders: Temporarily not save all settings 2017-06-03 18:11:56 +01:00
MovieConfigLoader.cpp Move XFB settings in DTM header back to where they were 2017-11-19 19:03:03 +01:00
MovieConfigLoader.h Config: Remove recursive layer 2017-11-15 18:04:40 +00:00
NetPlayConfigLoader.cpp Config: Flatten structures 2017-11-15 18:04:40 +00:00
NetPlayConfigLoader.h NetPlay configuration loader 2017-03-05 15:47:25 +01:00