Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 315 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 give the file name. File name should have .asm extension. It will convert the assembly instructions to machine code and store them into .hack file.