-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfiles.lua
230 lines (230 loc) · 16.9 KB
/
files.lua
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
return {
["__programmable-controllers__/files.lua"] = true,
["__programmable-controllers__/programmable-controllers_0.18.1.zip"] = true,
["__programmable-controllers__/instructions"] = true,
["__programmable-controllers__/instructions/specials.lua"] = true,
["__programmable-controllers__/instructions/registers.lua"] = true,
["__programmable-controllers__/instructions/maths.lua"] = true,
["__programmable-controllers__/instructions/controls.lua"] = true,
["__programmable-controllers__/instructions/branchs.lua"] = true,
["__programmable-controllers__/instructions/bitwise.lua"] = true,
["__programmable-controllers__/docs"] = true,
["__programmable-controllers__/docs/components.lua"] = true,
["__programmable-controllers__/docs/404.lua"] = true,
["__programmable-controllers__/docs/simple_math.lua"] = true,
["__programmable-controllers__/docs/register.lua"] = true,
["__programmable-controllers__/docs/power.lua"] = true,
["__programmable-controllers__/docs/memory.lua"] = true,
["__programmable-controllers__/docs/intro.lua"] = true,
["__programmable-controllers__/docs/instructions.lua"] = true,
["__programmable-controllers__/docs/extension.lua"] = true,
["__programmable-controllers__/docs/cpu.lua"] = true,
["__programmable-controllers__/docs/control.lua"] = true,
["__programmable-controllers__/docs/connector.lua"] = true,
["__programmable-controllers__/docs/branching.lua"] = true,
["__programmable-controllers__/docs/binary.lua"] = true,
["__programmable-controllers__/controller"] = true,
["__programmable-controllers__/controller/connector.lua"] = true,
["__programmable-controllers__/controller/power.lua"] = true,
["__programmable-controllers__/controller/memory.lua"] = true,
["__programmable-controllers__/controller/extension.lua"] = true,
["__programmable-controllers__/controller/cpu.lua"] = true,
["__programmable-controllers__/addons"] = true,
["__programmable-controllers__/addons/programmable-controllers.lua"] = true,
["__programmable-controllers__/changelog.txt"] = true,
["__programmable-controllers__/config.lua"] = true,
["__programmable-controllers__/control.lua"] = true,
["__programmable-controllers__/data.lua"] = true,
["__programmable-controllers__/info.json"] = true,
["__programmable-controllers__/LICENSE"] = true,
["__programmable-controllers__/thumbnail.png"] = true,
["__programmable-controllers__/graphics"] = true,
["__programmable-controllers__/graphics/null.png"] = true,
["__programmable-controllers__/graphics/entity"] = true,
["__programmable-controllers__/graphics/entity/pc-con.png"] = true,
["__programmable-controllers__/graphics/entity/pc-cpu.png"] = true,
["__programmable-controllers__/graphics/entity/pc-ext.png"] = true,
["__programmable-controllers__/graphics/entity/pc-mem.png"] = true,
["__programmable-controllers__/graphics/entity/pc-pow.png"] = true,
["__programmable-controllers__/graphics/entity/hr-pc-con.png"] = true,
["__programmable-controllers__/graphics/entity/hr-pc-cpu.png"] = true,
["__programmable-controllers__/graphics/entity/hr-pc-ext.png"] = true,
["__programmable-controllers__/graphics/entity/hr-pc-frame.png"] = true,
["__programmable-controllers__/graphics/entity/hr-pc-mem.png"] = true,
["__programmable-controllers__/graphics/entity/hr-pc-pow.png"] = true,
["__programmable-controllers__/graphics/entity/pc-con2.png"] = true,
["__programmable-controllers__/graphics/entity/hr-pc-frame-shadow.png"] = true,
["__programmable-controllers__/graphics/entity/kit.png"] = true,
["__programmable-controllers__/graphics/icons"] = true,
["__programmable-controllers__/graphics/icons/pc-con.png"] = true,
["__programmable-controllers__/graphics/icons/pc-cpu.png"] = true,
["__programmable-controllers__/graphics/icons/pc-ext.png"] = true,
["__programmable-controllers__/graphics/icons/pc-mem.png"] = true,
["__programmable-controllers__/graphics/icons/pc-pow.png"] = true,
["__programmable-controllers__/graphics/icons/instructions"] = true,
["__programmable-controllers__/graphics/icons/instructions/Makefile"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-Z00.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-Z01.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-Z02.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-Z03.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-Z04.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-Z05.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-01.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-02.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-05.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-03.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-04.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-07.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-06.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-08.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-09.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-0B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-0A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-0C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-0D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-0E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-0F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-10.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-11.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-12.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-13.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-14.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-15.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-16.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-18.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-17.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-19.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-1A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-1B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-1D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-1C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-1E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-1F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-20.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-21.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-22.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-23.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-24.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-26.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-27.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-25.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-28.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-29.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-2C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-2A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-2B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-2D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-2E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-2F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-30.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-31.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-32.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-33.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-34.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-35.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-36.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-37.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-38.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-39.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-3A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-3B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-3C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-3D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-3E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-3F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-40.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-41.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-43.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-42.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-45.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-44.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-46.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-47.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-49.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-48.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-4B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-4A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-4C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-4D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-4E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-4F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-50.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-51.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-52.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-53.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-54.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-55.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-56.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-57.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-58.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-59.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-5B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-5A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-5C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-5D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-5E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-5F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-60.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-61.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-62.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-63.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-64.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-65.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-66.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-67.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-68.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-69.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-6A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-6B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-6C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-6D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-6E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-6F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-70.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-71.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-72.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-73.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-74.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-75.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-76.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-77.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-78.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-79.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-7B.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-7A.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-7C.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-7D.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-7F.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-7E.png"] = true,
["__programmable-controllers__/graphics/icons/instructions/pci-00.png"] = true,
["__programmable-controllers__/graphics/item-group"] = true,
["__programmable-controllers__/graphics/item-group/pc-group.png"] = true,
["__programmable-controllers__/locale"] = true,
["__programmable-controllers__/locale/en"] = true,
["__programmable-controllers__/locale/en/docs.cfg"] = true,
["__programmable-controllers__/locale/en/base.cfg"] = true,
["__programmable-controllers__/locale/en/instructions.cfg"] = true,
["__programmable-controllers__/prototypes"] = true,
["__programmable-controllers__/prototypes/controller_con.lua"] = true,
["__programmable-controllers__/prototypes/controller_cpu.lua"] = true,
["__programmable-controllers__/prototypes/controller_ext.lua"] = true,
["__programmable-controllers__/prototypes/controller_mem.lua"] = true,
["__programmable-controllers__/prototypes/controller_pow.lua"] = true,
["__programmable-controllers__/prototypes/instructions.lua"] = true,
["__programmable-controllers__/prototypes/item-group.lua"] = true,
["__programmable-controllers__/prototypes/tech.lua"] = true,
["__programmable-controllers__/prototypes/controller.lua"] = true,
["__programmable-controllers__/settings.lua"] = true,
["__programmable-controllers__/Makefile"] = true,
["__programmable-controllers__/control"] = true,
["__programmable-controllers__/control/string.lua"] = true,
["__programmable-controllers__/control/addons_utils.lua"] = true,
["__programmable-controllers__/control/table.lua"] = true,
["__programmable-controllers__/control/addon_base.lua"] = true,
["__programmable-controllers__/control/addons.lua"] = true,
["__programmable-controllers__/control/cpu_control.lua"] = true,
["__programmable-controllers__/control/memory.lua"] = true,
["__programmable-controllers__/control/utils.lua"] = true,
["__programmable-controllers__/control/shared.lua"] = true,
["__programmable-controllers__/control/editor.lua"] = true,
}