-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
73 lines (72 loc) · 1.79 KB
/
.gitmodules
File metadata and controls
73 lines (72 loc) · 1.79 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[submodule "cc65"]
path = cc65
url = https://github.com/cc65/cc65.git
[submodule "neslib"]
path = neslib
url = https://github.com/sehugg/neslib.git
[submodule "sdcc-m6502"]
path = sdcc
url = https://github.com/rurban/sdcc
[submodule "6809tools"]
path = 6809tools
url = https://github.com/sehugg/6809tools
[submodule "yasm"]
path = yasm
url = https://github.com/yasm/yasm
[submodule "verilator"]
path = verilator
url = https://github.com/sehugg/verilator
[submodule "zmac"]
path = zmac
url = https://github.com/sehugg/zmac.git
[submodule "SmallerC"]
path = SmallerC
url = https://github.com/alexfru/SmallerC
[submodule "nesasm"]
path = nesasm
url = https://github.com/camsaul/nesasm
[submodule "batariBasic"]
path = batariBasic
url = https://github.com/sehugg/batariBasic
[submodule "c2t"]
path = c2t
url = https://github.com/datajerk/c2t
[submodule "liblzg"]
path = liblzg
url = https://github.com/mbitsnbites/liblzg
[submodule "makewav"]
path = makewav
url = https://github.com/sehugg/makewav
[submodule "fastbasic"]
path = fastbasic
url = https://github.com/dmsc/fastbasic
[submodule "dasm"]
path = dasm
url = https://github.com/sehugg/dasm
[submodule "naken_asm"]
path = naken_asm
url = https://github.com/mikeakohn/naken_asm
[submodule "Silice"]
path = Silice
url = https://github.com/sehugg/Silice
[submodule "armips"]
path = armips
url = https://github.com/Kingcom/armips
[submodule "vasm"]
path = vasm
url = https://github.com/mbitsnbites/vasm-mirror
[submodule "wiz"]
path = wiz
url = https://github.com/wiz-lang/wiz
[submodule "merlin32"]
path = merlin32
url = https://github.com/apple2accumulator/merlin32
[submodule "mkatr"]
path = mkatr
url = https://github.com/dmsc/mkatr
[submodule "acme"]
path = acme
url = ./acme
[submodule "tinycc"]
path = tinycc
url = ./tinycc