-
-
Notifications
You must be signed in to change notification settings - Fork 61
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.39 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "Frameworks/mGBA/mGBA/mgba"]
path = Frameworks/mGBA/mGBA/mgba
url = https://github.com/kode54/mgba.git
[submodule "Frameworks/AdPlug/AdPlug/adplug"]
path = Frameworks/AdPlug/AdPlug/adplug
url = https://github.com/kode54/adplug.git
[submodule "Frameworks/libbinio/libbinio/libbinio"]
path = Frameworks/libbinio/libbinio/libbinio
url = https://github.com/adplug/libbinio.git
[submodule "Frameworks/AdPlug/AdPlug/database"]
path = Frameworks/AdPlug/AdPlug/database
url = https://github.com/adplug/database.git
[submodule "Frameworks/libatrac9/libatrac9"]
path = Frameworks/libatrac9/libatrac9
url = https://github.com/Thealexbarney/LibAtrac9.git
[submodule "Frameworks/shpakovski/MASShortcut"]
path = Frameworks/shpakovski/MASShortcut
url = https://github.com/kode54/MASShortcut.git
[submodule "Frameworks/libsidplayfp/sidplayfp"]
path = Frameworks/libsidplayfp/sidplayfp
url = https://github.com/kode54/libsidplayfp.git
[submodule "ThirdParty/signalsmith/signalsmith-stretch"]
path = ThirdParty/signalsmith/signalsmith-stretch
url = https://github.com/Signalsmith-Audio/signalsmith-stretch.git
[submodule "ThirdParty/signalsmith/signalsmith-linear"]
path = ThirdParty/signalsmith/signalsmith-linear
url = https://github.com/Signalsmith-Audio/linear.git
[submodule "Plugins/MIDI/MIDI/spessasynth_core"]
path = Plugins/MIDI/MIDI/spessasynth_core
url = https://github.com/kode54/spessasynth_core_c.git