dolphin/Source/Core
Ryan Houdek 12b9ada268 Rearchitect a bit of our AsmCommon routines.
JitCommon is becoming a cluster of x86 specific things and things that are common to multiple recompilers.
This overlap is beginning to cause us issues.

Begin by breaking out the common ASM arrays to have their own file and move the x86 specific routines to their own folder.
2015-01-24 20:06:15 -06:00
..
AudioCommon Merge pull request #1917 from adamdmoss/no-lfe 2015-01-23 12:30:48 +11:00
Common Added a comment to document an issue with the codegen. 2015-01-24 16:08:26 +13:00
Core Rearchitect a bit of our AsmCommon routines. 2015-01-24 20:06:15 -06:00
DiscIO Merge pull request #1869 from Stevoisiak/GeneralConsistency 2015-01-21 13:46:53 -06:00
DolphinQt Merge pull request #1870 from Stevoisiak/countryFilters 2015-01-21 13:48:35 -06:00
DolphinWX Merge pull request #1260 from pauldacheez/video-dialog-string-touchups 2015-01-21 14:59:45 -06:00
InputCommon Merge pull request #1923 from Sonicadvance1/remove_sdl_assumption 2015-01-21 13:29:39 -06:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Coding style cleanup from the zfreeze merge 2015-01-24 15:16:48 -05:00
VideoCommon Coding style cleanup from the zfreeze merge 2015-01-24 15:16:48 -05:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00