externals: Use PabloMK7/dynarmic instead of blitzingeagle/dynarmic

This archive of dynarmic is more up-to-date
This commit is contained in:
OpenSauce04 2024-07-10 00:14:55 +01:00 committed by OpenSauce
parent 6de236051c
commit b91ec62183
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -12,7 +12,7 @@
url = https://github.com/catchorg/Catch2
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/blitzingeagle/dynarmic.git
url = https://github.com/PabloMK7/dynarmic.git
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git

2
externals/dynarmic vendored

@ -1 +1 @@
Subproject commit 9d4582339990d4eae53f1dc7160686920fc2075c
Subproject commit a41c380246d3d9f9874f0f792d234dc0cc17c180