Files
dolphin/Source/Core/Core
Scott Mansell 2bf052d8b9 ElfReader: Clean up elf loader code.
* Don't claim to support any features we don't, like relocation
 * Actually zero-out BSS sections, as memory might not be already
   zeroed.
 * Deleted commented out code.
 * Removed GetPointer, updated to more modern interface methods.
 * Updated pointer types style from "u32 *x" to "u32* x"
2015-01-24 15:41:32 +13:00
..
2015-01-24 15:41:32 +13:00
2015-01-12 22:28:12 -05:00
2015-01-12 22:28:12 -05:00
2015-01-12 15:18:18 -05:00
2015-01-12 15:18:18 -05:00
2015-01-20 18:16:36 -06:00
2015-01-17 09:36:05 +11:00
2014-07-13 02:16:51 +02:00
2015-01-04 17:09:56 +01:00
2014-11-25 16:44:38 +00:00
2014-11-25 16:44:38 +00:00