dolphin/Source/Core/Core/Boot
Léo Lam 8894b902df Boot_WiiWAD: Remove a timing issue workaround
This was necessary to work around a FS timing issue which caused small
writes to take much longer than they should.

Now that we emulate timings for the FS module including its file cache,
we don't need to maintain this workaround anymore.
2018-04-08 11:23:18 +02:00
..
Boot.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
Boot.h Optionally delete savestate that gets loaded at boot 2017-12-28 23:15:48 +01:00
Boot_BS2Emu.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
Boot_WiiWAD.cpp Boot_WiiWAD: Remove a timing issue workaround 2018-04-08 11:23:18 +02: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