vm_translator 0.3.0

A VM translator for the hack machine (ref: The Element Of Compting System)
Documentation
1
2
3
4
5
6
7
8
9
// This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/07/MemoryAccess/PointerTest/PointerTest.vm

// Executes pop and push commands using the 
// pointer, this, and that segments.
pop pointer 0