dolphin/Source/Core/Core/Boot
magumagu 336b55bbc4 BS2 emulation: set up a reasonable BAT during startup.
It doesn't really matter much at the moment given our current terrible MMU
emulation, but it will start mattering once our MMU emulation gets more
accurate.
2014-05-24 03:46:12 -07:00
..
Boot.cpp Remove an unused parameter from UpdateDebugger_MapLoaded. 2014-03-23 17:19:12 -04:00
Boot.h Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
Boot_BS2Emu.cpp BS2 emulation: set up a reasonable BAT during startup. 2014-05-24 03:46:12 -07: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 fixmeup use 2014-05-11 10:40:18 +02:00
Boot_WiiWAD.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05: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