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 CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
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 UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln xxhash: Add cmake + VS files 2015-01-21 07:35:34 +01:00