mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
18 lines
386 B
Plaintext
18 lines
386 B
Plaintext
[submodule "deps/unicorn"]
|
|
path = deps/unicorn
|
|
url = ../unicorn.git
|
|
shallow = true
|
|
branch = dev
|
|
[submodule "deps/phnt"]
|
|
path = deps/phnt
|
|
url = ../phnt.git
|
|
shallow = true
|
|
[submodule "deps/reflect"]
|
|
path = deps/reflect
|
|
url = https://github.com/qlibs/reflect.git
|
|
shallow = true
|
|
[submodule "deps/mini-gdbstub"]
|
|
path = deps/mini-gdbstub
|
|
url = ../mini-gdbstub.git
|
|
shallow = true
|