Skip to content

This a project that simulates SIC assembler using Python. It generates an intermediate file in Pass 1 for Pass 2, and Pass 2 generates a listing file and object program. It also shows the program name, program length, program location counter, and list of errors.

Notifications You must be signed in to change notification settings

SuhairShareef/SIC_ASSEMBLER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIC_ASSEMBLER

This a project that simulate SIC assembler using Python. It generates an intermeidate file in pass 1 in order to use it in pass 2. It also show the program name, program length, program location counter and list of errors.

About

This a project that simulates SIC assembler using Python. It generates an intermediate file in Pass 1 for Pass 2, and Pass 2 generates a listing file and object program. It also shows the program name, program length, program location counter, and list of errors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages