Building an Assembler - Nand2Tetris Unit 06
Writing the assembler which translates the hack assembly to machine code!
Writing the assembler which translates the hack assembly to machine code!
We're building the Memory, CPU and putting it all together to create a Computer.
We're starting to code with Hack Assembly Language. Very low level code.
We're shifting gears and going from combinational logic to sequential logic.
Moving along with the second Unit. We will build the Algorithmic Logic Unit (ALU)
Starting the exciting journey of computer architecture with the famous Nand2Tetris Course. Learning to think in hardware instead of software and figuring out that the 1's and 0's maybe aren't that confusing after all. One gate at a time.
Testing the blog setup