An implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.
- Download the released version from here
- Unzipping the compressed folder, you will find the following two files
- First, write your source code (i.e., in SIC/XE assembly language) in SRCFILE.txt
- Then, run SIC-XE-Assembler.exe
- Finally, write the source file name in the console (i.e., SRCFILE.txt)
- You will find the output files (assembly listing and object file) in the same folder
- Mohamed Esmail - MohamedEsmailMohamed
- Mohamed Kamal ELshazly - shazly333
- Mohamed Mashaal - MohamedMashaal
- Mahmoud Tarek - MahmoudTarek97
- Youssef Ali - youssefAli11997
This project is licensed under the MIT License - see the LICENSE.md file for details