Skip to content

AhmedAshrafIbraheem/SIC-Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIC-Assembler

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.

--- How to run?

  1. Run main.cpp file
  2. The program will ask to provide the assembly source file.
  3. If file was found and It has true Syntax, two files are provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages