dynarmic: Update to 41ae12263

Changes: Primarily implementing more A64 instructions
This commit is contained in:
MerryMage 2018-02-09 00:04:05 +00:00
parent 80e6c89547
commit 9eb03cb8ef
5 changed files with 48 additions and 34 deletions

View file

@ -2,7 +2,7 @@
set -o pipefail
export MACOSX_DEPLOYMENT_TARGET=10.9
export MACOSX_DEPLOYMENT_TARGET=10.12
export Qt5_DIR=$(brew --prefix)/opt/qt5
export UNICORNDIR=$(pwd)/externals/unicorn