A Simplified Instructional Computer (SIC) Assembler in C++ that handles all standard SIC instructions. It reads a source SIC assembly program and generates the object program and the listing file.
- Run main.cpp file
- The program will ask to provide the assembly source file.
- If file was found and It has true Syntax, two files are provided.