Below are the extra chips i made.

| NAME | THING IT DOES |
| 3IN AND | AN AND IN AN AND |
| 3IN NAND | NOT(3IN AND) |
| 3IN OR | AN OR IN AN OR |
| 3IN NOR | NOT(3IN OR) |
| 1BY COUNTER | A 1BY ADDER LOOPED (SO FAST!!!) |
| 5B NORM+NOT | OUTPUTS THE 5 INPUTS ALONGSIDE THEIR NOTS |
| LOGIC 0 | OUTPUTS 0 |
| LOGIC 1 | OUTPUTS 1 |
they are easy to make! (except for the 1by (8bits) adder in the counter... )
