summaryrefslogtreecommitdiffstats
path: root/src/core/elf/elf_reader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-17Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei1-190/+0
2014-04-13Implement simple LoadSymbols for ELF filesMathieu Vaillancourt1-63/+13
2014-04-09fixed project includes to use new directory structurebunnei1-3/+4
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-01commented out bswap stuff... ARM ELF files are little endian anywaybunnei1-9/+10
2014-03-25added Dolphin's ELF reader to the projectbunnei1-0/+238