dolphin/Source/Core/Core/Boot
Lioncash a82675b7d5 Kill off some usages of c_str.
Also changes some function params, but this is ok.
Some simplifications were also able to be made (ie. killing off strcmps with ==, etc).
2014-03-14 13:51:23 -04:00
..
Boot_BS2Emu.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Boot_DOL.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Boot_DOL.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Boot_ELF.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Boot_ELF.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Boot_WiiWAD.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Boot_WiiWAD.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Boot.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Boot.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ElfReader.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ElfReader.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ElfTypes.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00