mirror of
https://github.com/usatiuk/nand2tetris.git
synced 2025-10-29 00:27:49 +01:00
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
| in | out |
|
|
| 0000000000000000 | 0000000000000001 |
|
|
| 1111111111111111 | 0000000000000000 |
|
|
| 0000000000000101 | 0000000000000110 |
|
|
| 1111111111111011 | 1111111111111100 |
|