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