Releases: fredmorcos/has
Releases · fredmorcos/has
Release list
has-0.3.0
has-0.2.0
- Includes a well documented
HACKdisassembler which can be used to
disassembleHACKbinary files and their textual representations
into theirHACKassembly representation. The produced files can be
used with the CPU emulator provided by Nand2Tetris.
has-0.1.0
- Includes a well documented
HASassembler which can be used to
assembleHACKassembly files into their binary representation as
well as the latter's textual representation. The produced files can
be used with the CPU emulator provided by Nand2Tetris.