dolphin/Source/Core
Ryan Houdek f2c17436ab [AArch64] Fix issue in emitter.
Loadstore pairs support only signed offsets, not unsigned.
2015-08-30 23:05:59 -05:00
..
AudioCommon Merge pull request #2854 from Tilka/valgrind 2015-08-15 20:52:12 +02:00
Common [AArch64] Fix issue in emitter. 2015-08-30 23:05:59 -05:00
Core Merge pull request #2921 from Sonicadvance1/aarch64_optimize_lmw 2015-08-30 10:23:57 -05:00
DiscIO Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX Fixed introduced compiler warning in Linux 2015-08-29 20:41:59 -07:00
InputCommon evdev: don't pass null path to the kernel 2015-08-15 12:51:34 +02:00
UICommon Have the disassembler show the PC next to host instructions. 2015-08-07 02:43:54 -05:00
VideoBackends Merge pull request #2917 from Sonicadvance1/android_fix_sgs6 2015-08-29 08:56:32 +02:00
VideoCommon Merge pull request #2917 from Sonicadvance1/android_fix_sgs6 2015-08-29 08:56:32 +02:00
CMakeLists.txt