dolphin/Source/Core
CarlKenner 0ab1517134 Skip zeroes that sometimes pad function to 16 byte boundary (eg. Donkey Kong Country Returns).
This fixes function detection in the debugger, and prevents functions showing up as four bytes inside another function.
2015-01-22 02:00:35 +10:30
..
AudioCommon Merge pull request #1847 from adamdmoss/openal-floatfix 2015-01-10 12:16:05 +11:00
Common Merge pull request #1911 from Sonicadvance1/AArch64_paired_loadstores 2015-01-20 16:33:08 -06:00
Core Skip zeroes that sometimes pad function to 16 byte boundary (eg. Donkey Kong Country Returns). 2015-01-22 02:00:35 +10:30
DiscIO Merge pull request #1777 from JosJuice/filemonitor-volumedirectory 2015-01-20 12:32:42 +11:00
DolphinQt Merge pull request #1688 from waddlesplash/dolphin-qt 2015-01-14 13:56:37 -06:00
DolphinWX Merge pull request #1893 from skidau/GCKeyboard 2015-01-21 12:43:49 +11:00
InputCommon Merge pull request #1893 from skidau/GCKeyboard 2015-01-21 12:43:49 +11:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Merge pull request #1909 from Sonicadvance1/GLExtensions_additions 2015-01-20 14:51:54 -06:00
VideoCommon PixelShaderGen: Fix uninitialized variables. 2015-01-20 23:15:01 +01:00
CMakeLists.txt