Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 373 Bytes

Sic-XE-Assembler

This repo is a project for Systems programming project
It generates pass 1 and pass 2 for Sic XE assembler where it reads from file inSicXe and print all the outputs in new created files.
There is another program to read from in File Test1.txt.

It contains

  1. Symbol table
  2. Location counter table
  3. Object Code
  4. HTE Record