dolphin/Source/Core/Core/Boot
Léo Lam b2c41cec0a Config: Include SYSCONF in base layer
Settings that come from the SYSCONF are now included in Dolphin's
config system as part of the base layer. They are handled in a
special way compared to other settings to make sure they are only
loaded from and saved to the SYSCONF (to avoid different, possibly
contradicting sources of truth).
2017-08-11 15:36:31 +08:00
..
Boot.cpp Config: Include SYSCONF in base layer 2017-08-11 15:36:31 +08:00
Boot.h Boot: Move StateFlags from Boot_WiiWAD to Boot 2017-08-07 00:36:34 +08:00
Boot_BS2Emu.cpp Boot/BS2: Don't write part of the debugger hook 2017-08-07 00:36:35 +08:00
Boot_WiiWAD.cpp Boot: Move StateFlags from Boot_WiiWAD to Boot 2017-08-07 00:36:34 +08:00
DolReader.cpp Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
DolReader.h Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
ElfReader.cpp Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
ElfReader.h Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
ElfTypes.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00