This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
ed2ce8d8d4fa2aa6d3b9e015217882f9ac32f9e3
dolphin
/
Source
/
Core
/
Core
/
Boot
History
skidau
da221e3d9c
Merge pull request
#1018
from zhuowei/elf_map_basename_only
...
When loading the map file for a DOL/ELF file, extract only the filename from the DOL/ELF's path
2014-09-30 13:17:29 +10:00
..
Boot_BS2Emu.cpp
Include CommonTypes.h instead of Common.h.
2014-09-08 15:39:58 -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
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
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