all repos — nand2tetris @ 78a2cfd02e0315105caa19f4cf65719ab0bdd677

my nand2tetris progress

Add README.md and PROGRESS.md
x1phosura x1phosura@x1phosura.zone
Sun, 28 Nov 2021 18:52:02 -0800
commit

78a2cfd02e0315105caa19f4cf65719ab0bdd677

parent

56dabf7f2e5e3fd3ee13f14cac81ee25df8211cd

2 files changed, 30 insertions(+), 0 deletions(-)

jump to
A README.md

@@ -0,0 +1,8 @@

+# My Nand2Tetris Work + +I've been going through nand2tetris for fun and self study. + +---------------------------------------------------------------- + +Note: I may have accidentally encountered some data loss of some select files form the last couple of months, including the previous project directory for my nand2tetris progress. As such, there will be a bunch of commits close together as I re-do chapters 1-4 from sketches I made on a notebook (except chapter 4, where I forgot to draw out the flowcharts for each assembly language program). +
A projects/01/PROGRESS.md

@@ -0,0 +1,22 @@

+ +# Progress + +## TODO +And16 +And +DMux4Way +DMux8Way +DMux +Mux16 +Mux4Way16 +Mux8Way16 +Mux +Not16 +Not +Or16 +Or8Way +Or +Xor + +## DONE +