dolphin/Source
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
..
Android [Android] Expose aspect ratio to the video settings. 2015-01-18 15:21:40 -06:00
Core ElfReader: Clean up elf loader code. 2015-01-24 15:41:32 +13:00
DSPSpy More minor consistency changes 2015-01-12 22:28:12 -05:00
DSPTool
PCH Minor consistency changes 2015-01-12 15:18:18 -05:00
UnitTests VertexLoaderX64: support VAT.ByteDequant=0 2015-01-20 09:23:15 +01:00
VSProps xxhash: Add cmake + VS files 2015-01-21 07:35:34 +01:00
.clang-format
CMakeLists.txt
dolphin-emu.sln xxhash: Add cmake + VS files 2015-01-21 07:35:34 +01:00