dolphin/Source/Core/Core/Boot
Fiora 1bce0a847b Fix BAT register initial values in bootcode
Probably won't affect any real things for now, since these BATs are already
hardcoded into the memory handling functions.
2014-10-01 12:54:06 -07:00
..
Boot.cpp Merge pull request #1018 from zhuowei/elf_map_basename_only 2014-09-30 13:17:29 +10:00
Boot.h Core: Get rid of an unnecessary struct typedef in Boot.h. 2014-07-13 15:28:50 -04:00
Boot_BS2Emu.cpp Fix BAT register initial values in bootcode 2014-10-01 12:54:06 -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 CBoot: Use vectors instead of raw pointers in ELF functions. 2014-09-12 12:03:06 -04:00
Boot_WiiWAD.cpp Core: Get rid of C-style struct typedefs 2014-08-09 21:58:08 -04:00
ElfReader.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
ElfReader.h Core: Clean up brace placements 2014-08-30 18:06:49 -04:00
ElfTypes.h Removed the typedefs for Elf32 word types 2014-08-20 15:21:41 -05:00