dolphin-emulator/Source
Ryan Houdek 6483f8d45c Removes ARMv7 specific byteswap routines from CommonFuncs.h
GCC has optimized this using the exact same code since 4.7 or 4.8.
Android building falls back to the __linux__ route.
No need to keep these around anymore since we aren't building on an old GCC version.
2014-10-24 16:21:54 -05:00
..
Android Fix a crash on Android when unplugging a controller during emulation. 2014-10-18 07:33:51 -05:00
Core Removes ARMv7 specific byteswap routines from CommonFuncs.h 2014-10-24 16:21:54 -05:00
DSPSpy
DSPTool
PCH
UnitTests Add a test for page fault handling. 2014-10-19 20:41:52 -04:00
VSProps Fix QtCompile.props to work if the repo path contains spaces. 2014-09-27 23:08:18 -07:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00