Skip to content

andreydiskin/Assembler-C

Repository files navigation

An Assembler program for an imaginary Assembly language as mentioned in the project instructions

The Assembler translates the Assembly language of the imaginary compute in the instructions to machine code (0 and 1)
In a Hexadecimal base, so the program will run as part of the compilation process.
Each command translated to minimum one word in a memory (12 bits), and maximum 3 words for each command.
In the debugging process - there is a message error for any case, as mentioned in the instructions.

About

An Assembler program for an imaginary Assembly language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published