Created by: Ido Sharon, Amitai Ben Shalom
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.