dolphin/Source/Core/Core/Boot
comex f8dfb2ec90 Rename the poorly named {Read,Write}BigEData to Copy{From,To}Emu -
and change argument order to match memcpy.

Oh, and fix a lulzy buffer overflow in IOS emulation while I'm at it.
2014-10-19 19:34:38 -04:00
..
Boot.cpp Rename the poorly named {Read,Write}BigEData to Copy{From,To}Emu - 2014-10-19 19:34:38 -04: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 Rename the poorly named {Read,Write}BigEData to Copy{From,To}Emu - 2014-10-19 19:34:38 -04: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