add enabler, wider buses, and pixel brick

This commit is contained in:
Redo
2020-08-26 18:38:50 -05:00
parent 1fad9fd375
commit 4095d193ff
150 changed files with 261810 additions and 8 deletions

View File

@@ -19,14 +19,14 @@ textbrick2_idxToPrint = {
[0x0E] = "space",
[0x0F] = "space",
[0x10] = "space",
[0x11] = "space",
[0x12] = "space",
[0x13] = "space",
[0x14] = "space",
[0x15] = "space",
[0x16] = "space",
[0x17] = "space",
[0x10] = "color000",
[0x11] = "color001",
[0x12] = "color010",
[0x13] = "color011",
[0x14] = "color100",
[0x15] = "color101",
[0x16] = "color110",
[0x17] = "color111",
[0x18] = "space",
[0x19] = "space",
[0x1A] = "space",