dolphin/Source/Core/Core/Boot
JosJuice ac5c82b36b DiscIO: Remove VolumeCreator
This file is pretty small now that it doesn't handle Wii
partitions anymore, so let's move its contents to Volume.cpp.
This is also more consistent with how blob creation works.
2017-05-19 18:33:21 +02:00
..
Boot_BS2Emu.cpp VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
Boot_DOL.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Boot_DOL.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Boot_ELF.cpp Use SetupBAT in Boot_ELF 2017-05-14 15:18:58 +02:00
Boot_WiiWAD.cpp Boot: Pass volume as argument to functions 2017-05-14 13:29:47 +02:00
Boot.cpp DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
Boot.h VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
ElfReader.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
ElfReader.h Merge pull request #4784 from leoetlino/mios 2017-02-09 01:57:16 +01:00
ElfTypes.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00