-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
30 lines (30 loc) · 1022 Bytes
/
.gitmodules
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 "source/ARMZ80"]
path = source/ARMZ80
url = https://github.com/FluBBaOfWard/ARMZ80.git
[submodule "source/ARMZ80CTC"]
path = source/ARMZ80CTC
url = https://github.com/FluBBaOfWard/ARMZ80CTC.git
[submodule "source/SegaVDP"]
path = source/SegaVDP
url = https://github.com/FluBBaOfWard/SegaVDP.git
[submodule "source/SN76496"]
path = source/SN76496
url = https://github.com/FluBBaOfWard/SN76496.git
[submodule "source/Shared"]
path = source/Shared
url = https://github.com/FluBBaOfWard/NDS_Shared.git
[submodule "source/AY38910"]
path = source/AY38910
url = https://github.com/FluBBaOfWard/AY38910.git
[submodule "source/YM2413"]
path = source/YM2413
url = https://github.com/FluBBaOfWard/YM2413.git
[submodule "source/PPI8255"]
path = source/PPI8255
url = https://github.com/FluBBaOfWard/PPI8255.git
[submodule "source/SCC"]
path = source/SCC
url = https://github.com/FluBBaOfWard/SCC.git
[submodule "source/CXD1095Q"]
path = source/CXD1095Q
url = https://github.com/FluBBaOfWard/CXD1095Q.git