Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 306 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 306 Bytes

Hack-Assembler

  • Hack Assembler is an assembler of hack assembly language. It is made up with using C++ language.

Usage

Simple download the project and input the file name. File name should have .asm extension. It will convert the assembly instructions to machine code and store them into .hack file.