dolphin/Source/Core/Core/Boot
Tillmann Karras d802d39281 clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
2014-03-09 21:14:26 +01:00
..
Boot_BS2Emu.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Boot_DOL.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Boot_DOL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Boot_ELF.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Boot_ELF.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Boot_WiiWAD.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Boot_WiiWAD.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Boot.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Boot.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01: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