dzmitry-paulenka / nand2tetris-implementation

Implementing http://www.nand2tetris.org/ course.
MIT License
2 stars 1 forks source link

Removed use of And3 #2

Closed Avishayy closed 8 years ago

Avishayy commented 8 years ago

This way only the requested chips are used.

dzmitry-paulenka commented 8 years ago

Wow this one is nice )) Even now I remember, that I didn't like my need to have And3 ))