Files
dynarmic/.gitmodules
crueter 88e1cb8c91 Revert "change submodules to use our forks"
This reverts commit 1ec2bafc2a.

Signed-off-by: crueter <crueter@eden-emu.dev>
2025-12-27 18:02:36 -05:00

28 lines
835 B
Plaintext

[submodule "biscuit"]
path = externals/biscuit
url = https://github.com/lioncash/biscuit.git
[submodule "catch"]
path = externals/catch
url = https://github.com/catchorg/Catch2.git
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "mcl"]
path = externals/mcl
url = https://github.com/azahar-emu/mcl.git
[submodule "oaknut"]
path = externals/oaknut
url = https://github.com/merryhime/oaknut.git
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "zycore"]
path = externals/zycore
url = https://github.com/zyantific/zycore-c.git
[submodule "zydis"]
path = externals/zydis
url = https://github.com/zyantific/zydis.git
[submodule "unordered_dense"]
path = externals/unordered_dense
url = https://github.com/martinus/unordered_dense.git