index
:
nand2tetris.git
public
nand2tetris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
01
/
Or.out
blob: 8010688f70f41fa49c902bc4fcd10b3885a7d54f (
plain
) (
blame
)
1
2
3
4
5
| a | b | out | | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |