all repos — nand2tetris @ main

my nand2tetris progress

5901297f
Fix TWO bad return bugs, make init optional
x1phosura x1phosura@x1phosura.zone
Tue, 12 Dec 2023 21:23:35 -0800
99fc7e2f
Fix broken static push/pop implementation
x1phosura x1phosura@x1phosura.zone
Thu, 07 Dec 2023 22:16:42 -0800
2fd8ddb8
Draft function|call|return VM instr.s (TODO debug)
x1phosura x1phosura@x1phosura.zone
Tue, 05 Dec 2023 02:47:08 -0800

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 from 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).

clone
git clone https://git.x1phosura.zone/nand2tetris