Created by: Ido Sharon (215774142), Amitai Ben Shalom (327743399)
Semester: 2023a
Instructor: Ram Tahor
Course: "C Programming lab" (2023a), Open University
The project uses a two-pass assembler to translate assembly code to machine code.
The assembler is written in C and uses a symbol table to translate labels to addresses.