dolphin/Source/Core
Lioncash e18824e3f3 PPCAnalyst: get rid of code buffer size variable
Rather than have a separate independent variable that we need to keep
track of in conjunction with the JIT code buffer size itself, amend the
analyst code to use the code buffer constant in JitBase.

Now if the size ever changes, then the analyst will automatically adjust
to handle it.
2018-06-09 08:17:17 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Merge pull request #6928 from leoetlino/random 2018-06-08 00:41:08 +09:00
Core PPCAnalyst: get rid of code buffer size variable 2018-06-09 08:17:17 -04:00
DiscIO Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
DolphinNoGUI Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
DolphinQt2 Merge pull request #7088 from Ebola16/TFD 2018-06-07 16:50:15 +02:00
DolphinWX Add OSD message for Volume Hotkeys 2018-06-06 17:11:43 +02:00
InputCommon Merge pull request #7062 from robopilot99/master 2018-06-08 14:04:03 +02:00
UICommon Merge pull request #7076 from JosJuice/android-gamelist-uicommon 2018-06-08 13:59:45 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #7075 from Ebola16/DumpObjects 2018-06-06 15:20:14 +02:00
VideoCommon Add OSD message for Volume Hotkeys 2018-06-06 17:11:43 +02:00
CMakeLists.txt