-
Notifications
You must be signed in to change notification settings - Fork 2
/
checked.p8.lua
406 lines (377 loc) · 12.9 KB
/
checked.p8.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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
--checked - 8x8.me fill patterns (pico-8)
--public domain (cc0) by aced
--setup custom font as 8x8px
poke(0x5600,8,8,8,0,0)
--97 'a' checkmicro
poke(0x5600+(8* 97),
85, -- █▒█▒█▒█▒
170, -- ▒█▒█▒█▒█
85, -- █▒█▒█▒█▒
170, -- ▒█▒█▒█▒█
85, -- █▒█▒█▒█▒
170, -- ▒█▒█▒█▒█
85, -- █▒█▒█▒█▒
170 -- ▒█▒█▒█▒█
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉa"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."UちUちUちUち"
--fillp(23130)
--98 'b' checkmini
poke(0x5600+(8* 98),
51, -- ██▒▒██▒▒
51, -- ██▒▒██▒▒
204, -- ▒▒██▒▒██
204, -- ▒▒██▒▒██
51, -- ██▒▒██▒▒
51, -- ██▒▒██▒▒
204, -- ▒▒██▒▒██
204 -- ▒▒██▒▒██
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉb"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."33アア33アア"
--fillp(13260)
--99 'c' check
poke(0x5600+(8* 99),
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
240, -- ▒▒▒▒████
240, -- ▒▒▒▒████
240, -- ▒▒▒▒████
240 -- ▒▒▒▒████
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉc"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."ᶠᶠᶠᶠユユユユ"
--100 'd' checkshaded
poke(0x5600+(8* 100),
5, -- █▒█▒▒▒▒▒
10, -- ▒█▒█▒▒▒▒
5, -- █▒█▒▒▒▒▒
10, -- ▒█▒█▒▒▒▒
160, -- ▒▒▒▒▒█▒█
80, -- ▒▒▒▒█▒█▒
160, -- ▒▒▒▒▒█▒█
80 -- ▒▒▒▒█▒█▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉd"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."⁵\n⁵\nきPきP"
--101 'e' checkbox
poke(0x5600+(8* 101),
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
240, -- ▒▒▒▒████
144, -- ▒▒▒▒█▒▒█
144, -- ▒▒▒▒█▒▒█
240 -- ▒▒▒▒████
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉe"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."ᶠᶠᶠᶠユ……ユ"
--102 'f' checksquare
poke(0x5600+(8* 102),
15, -- ████▒▒▒▒
111, -- ████▒██▒
111, -- ████▒██▒
15, -- ████▒▒▒▒
240, -- ▒▒▒▒████
246, -- ▒██▒████
246, -- ▒██▒████
240 -- ▒▒▒▒████
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉf"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."ᶠooᶠユロロユ"
--103 'g' checkhorizontalmini
poke(0x5600+(8* 103),
51, -- ██▒▒██▒▒
204, -- ▒▒██▒▒██
51, -- ██▒▒██▒▒
204, -- ▒▒██▒▒██
51, -- ██▒▒██▒▒
204, -- ▒▒██▒▒██
51, -- ██▒▒██▒▒
204 -- ▒▒██▒▒██
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉg"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."3ア3ア3ア3ア"
--fillp(15420)
--104 'h' checkhorizontal
poke(0x5600+(8* 104),
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
240, -- ▒▒▒▒████
240, -- ▒▒▒▒████
15, -- ████▒▒▒▒
15, -- ████▒▒▒▒
240, -- ▒▒▒▒████
240 -- ▒▒▒▒████
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉh"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."ᶠᶠユユᶠᶠユユ"
--105 'i' checkverticalmini
poke(0x5600+(8* 105),
85, -- █▒█▒█▒█▒
85, -- █▒█▒█▒█▒
170, -- ▒█▒█▒█▒█
170, -- ▒█▒█▒█▒█
85, -- █▒█▒█▒█▒
85, -- █▒█▒█▒█▒
170, -- ▒█▒█▒█▒█
170 -- ▒█▒█▒█▒█
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉi"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."UUちちUUちち"
--fillp(21930)
--106 'j' checkvertical
poke(0x5600+(8* 106),
51, -- ██▒▒██▒▒
51, -- ██▒▒██▒▒
51, -- ██▒▒██▒▒
51, -- ██▒▒██▒▒
204, -- ▒▒██▒▒██
204, -- ▒▒██▒▒██
204, -- ▒▒██▒▒██
204 -- ▒▒██▒▒██
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉj"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."3333アアアア"
--107 'k' diamond
poke(0x5600+(8* 107),
8, -- ▒▒▒█▒▒▒▒
28, -- ▒▒███▒▒▒
62, -- ▒█████▒▒
127, -- ███████▒
62, -- ▒█████▒▒
28, -- ▒▒███▒▒▒
8, -- ▒▒▒█▒▒▒▒
0 -- ▒▒▒▒▒▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉk"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."⁸、>○>、⁸\0"
--108 'l' diamondshaded
poke(0x5600+(8* 108),
8, -- ▒▒▒█▒▒▒▒
20, -- ▒▒█▒█▒▒▒
42, -- ▒█▒█▒█▒▒
85, -- █▒█▒█▒█▒
42, -- ▒█▒█▒█▒▒
20, -- ▒▒█▒█▒▒▒
8, -- ▒▒▒█▒▒▒▒
0 -- ▒▒▒▒▒▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉl"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."⁸⁘*U*⁘⁸\0"
--109 'm' diamondlined
poke(0x5600+(8* 109),
8, -- ▒▒▒█▒▒▒▒
28, -- ▒▒███▒▒▒
62, -- ▒█████▒▒
127, -- ███████▒
190, -- ▒█████▒█
92, -- ▒▒███▒█▒
40, -- ▒▒▒█▒█▒▒
16 -- ▒▒▒▒█▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉm"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."⁸、>○ゆ\\(▮"
--110 'n' diamondbold
poke(0x5600+(8* 110),
16, -- ▒▒▒▒█▒▒▒
56, -- ▒▒▒███▒▒
124, -- ▒▒█████▒
254, -- ▒███████
255, -- ████████
254, -- ▒███████
124, -- ▒▒█████▒
56 -- ▒▒▒███▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉn"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."▮8|◜◝◜|8"
--111 'o' checkdiagonalmini
poke(0x5600+(8* 111),
187, -- ██▒███▒█
17, -- █▒▒▒█▒▒▒
136, -- ▒▒▒█▒▒▒█
221, -- █▒███▒██
187, -- ██▒███▒█
17, -- █▒▒▒█▒▒▒
136, -- ▒▒▒█▒▒▒█
221 -- █▒███▒██
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉo"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."め■☉ツめ■☉ツ"
--fillp(10212)
--112 'p' checkdiagonal
poke(0x5600+(8* 112),
128, -- ▒▒▒▒▒▒▒█
193, -- █▒▒▒▒▒██
227, -- ██▒▒▒███
247, -- ███▒████
239, -- ████▒███
199, -- ███▒▒▒██
131, -- ██▒▒▒▒▒█
1 -- █▒▒▒▒▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉp"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."█りネワヤん⬇️¹"
--113 'q' checkdiagonalshaded
poke(0x5600+(8* 113),
128, -- ▒▒▒▒▒▒▒█
65, -- █▒▒▒▒▒█▒
162, -- ▒█▒▒▒█▒█
85, -- █▒█▒█▒█▒
170, -- ▒█▒█▒█▒█
69, -- █▒█▒▒▒█▒
130, -- ▒█▒▒▒▒▒█
1 -- █▒▒▒▒▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉq"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."█AけUちE🐱¹"
--114 'r' ternarymini
poke(0x5600+(8* 114),
119, -- ███▒███▒
34, -- ▒█▒▒▒█▒▒
221, -- █▒███▒██
136, -- ▒▒▒█▒▒▒█
119, -- ███▒███▒
34, -- ▒█▒▒▒█▒▒
221, -- █▒███▒██
136 -- ▒▒▒█▒▒▒█
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉr"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."w\"ツ☉w\"ツ☉"
--fillp(6990)
--115 's' ternary
poke(0x5600+(8* 115),
127, -- ███████▒
62, -- ▒█████▒▒
28, -- ▒▒███▒▒▒
8, -- ▒▒▒█▒▒▒▒
247, -- ███▒████
227, -- ██▒▒▒███
193, -- █▒▒▒▒▒██
128 -- ▒▒▒▒▒▒▒█
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉs"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."○>、⁸ワネり█"
--116 't' ternaryverticalmini
poke(0x5600+(8* 116),
204, -- ▒▒██▒▒██
85, -- █▒█▒█▒█▒
51, -- ██▒▒██▒▒
85, -- █▒█▒█▒█▒
204, -- ▒▒██▒▒██
85, -- █▒█▒█▒█▒
51, -- ██▒▒██▒▒
85 -- █▒█▒█▒█▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉt"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."アU3UアU3U"
--fillp(50485)
--117 'u' ternaryvertical
poke(0x5600+(8* 117),
240, -- ▒▒▒▒████
113, -- █▒▒▒███▒
51, -- ██▒▒██▒▒
23, -- ███▒█▒▒▒
15, -- ████▒▒▒▒
23, -- ███▒█▒▒▒
51, -- ██▒▒██▒▒
113 -- █▒▒▒███▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉu"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."ユq3▶ᶠ▶3q"
--118 'v' gyron
poke(0x5600+(8* 118),
143, -- ████▒▒▒█
206, -- ▒███▒▒██
236, -- ▒▒██▒███
248, -- ▒▒▒█████
31, -- █████▒▒▒
55, -- ███▒██▒▒
115, -- ██▒▒███▒
241 -- █▒▒▒████
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉv"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."◆ウムヲ゜7sヨ"
--119 'w' trianglemini
poke(0x5600+(8* 119),
255, -- ████████
119, -- ███▒███▒
51, -- ██▒▒██▒▒
17, -- █▒▒▒█▒▒▒
255, -- ████████
119, -- ███▒███▒
51, -- ██▒▒██▒▒
17 -- █▒▒▒█▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉw"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."◝w3■◝w3■"
--fillp(311)
--120 'x' triangle
poke(0x5600+(8* 120),
255, -- ████████
127, -- ███████▒
63, -- ██████▒▒
31, -- █████▒▒▒
15, -- ████▒▒▒▒
7, -- ███▒▒▒▒▒
3, -- ██▒▒▒▒▒▒
1 -- █▒▒▒▒▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉx"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."◝○?゜ᶠ⁷³¹"
--121 'y' triangleshaded
poke(0x5600+(8* 121),
170, -- ▒█▒█▒█▒█
85, -- █▒█▒█▒█▒
42, -- ▒█▒█▒█▒▒
21, -- █▒█▒█▒▒▒
10, -- ▒█▒█▒▒▒▒
5, -- █▒█▒▒▒▒▒
2, -- ▒█▒▒▒▒▒▒
1 -- █▒▒▒▒▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉy"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."ちU*‖\n⁵²¹"
--122 'z' chevroncheckmini
poke(0x5600+(8* 122),
170, -- ▒█▒█▒█▒█
51, -- ██▒▒██▒▒
85, -- █▒█▒█▒█▒
204, -- ▒▒██▒▒██
170, -- ▒█▒█▒█▒█
51, -- ██▒▒██▒▒
85, -- █▒█▒█▒█▒
204 -- ▒▒██▒▒██
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉz"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."ち3Uアち3Uア"
--fillp(41820)
--48 '0' chevroncheckdense
poke(0x5600+(8* 48),
150, -- ▒██▒█▒▒█
51, -- ██▒▒██▒▒
105, -- █▒▒█▒██▒
204, -- ▒▒██▒▒██
150, -- ▒██▒█▒▒█
51, -- ██▒▒██▒▒
105, -- █▒▒█▒██▒
204 -- ▒▒██▒▒██
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉ0"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."∧3iア∧3iア"
--49 '1' chevroncheck
poke(0x5600+(8* 49),
23, -- ███▒█▒▒▒
51, -- ██▒▒██▒▒
113, -- █▒▒▒███▒
240, -- ▒▒▒▒████
232, -- ▒▒▒█▒███
204, -- ▒▒██▒▒██
142, -- ▒███▒▒▒█
15 -- ████▒▒▒▒
)
-->spr0: print"⁶@56000003⁸x⁸⁶c0ᵉ1"for i=0,448,64do memcpy(i,24576+i,4)end cstore()
--magic: ?"⁶rw¹シ⁶.".."▶3qユヘア🅾️ᶠ"