dolphin/Source/Core/Core/Boot
Léo Lam 09d2afa91f SettingsHandler: Migrate to new filesystem interface
Change SettingsHandler to take a buffer instead of assuming that the
setting file to read is always on the host filesystem for more
flexibility and make it possible to use the new filesystem interface.
2018-05-10 21:35:27 +02:00
..
Boot_BS2Emu.cpp SettingsHandler: Migrate to new filesystem interface 2018-05-10 21:35:27 +02:00
Boot_WiiWAD.cpp Boot_WiiWAD: Remove a timing issue workaround 2018-04-08 11:23:18 +02:00
Boot.cpp PowerPC: Make the PowerPCState's msr member variable a UReg_MSR instance 2018-05-05 17:59:30 -04:00
Boot.h Optionally delete savestate that gets loaded at boot 2017-12-28 23:15:48 +01:00
DolReader.cpp Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
DolReader.h Reformat all the things! 2018-04-12 21:28:39 +02:00
ElfReader.cpp Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
ElfReader.h Reformat all the things! 2018-04-12 21:28:39 +02:00
ElfTypes.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00