dolphin/Source/Core
EmptyChaos 4fef9d8d64 GeckoCode: Don't truncate codes that won't fit
The code table builder cuts off the end of codes that won't fit
after already writing part of it. That seems quite unlikely to
work the way anyone would find useful since the codes can contain
actual PPC instructions.
2016-10-03 16:27:18 +11:00
..
AudioCommon Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
Common Merge pull request #4244 from leoetlino/stm-shutdown 2016-10-02 20:25:13 -07:00
Core GeckoCode: Don't truncate codes that won't fit 2016-10-03 16:27:18 +11:00
DiscIO Merge pull request #4245 from aldelaro5/logs-levels-changes 2016-10-02 16:51:44 -04:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Merge pull request #4187 from sepalani/debug_ascii_symbol 2016-10-02 20:57:59 -07:00
InputCommon Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #4240 from lioncash/include 2016-10-02 20:31:35 -07:00
VideoCommon Merge pull request #4245 from aldelaro5/logs-levels-changes 2016-10-02 16:51:44 -04:00
CMakeLists.txt