Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 643 Bytes

SIC/SICXE Loader Linker

An absolute loader for SIC architecture and a loader linker for SICXE

Submitted to: Dr. Sherine Nagy, Eng. Huda El-Khodary

Prerequisites

You only need python and pandas and pandasGUI installed on your pc, to install pandas run:

pip install pandas
pip install pandasgui

How to run

You can either run it by running the following code and typing the input file and follow the printed instructions

python main.py

Test files are attached

or you can simply run the run.bat file

GitHub