Skip to content

A Systems Programming project for an Assembler for SIC instructions, written in java, producing code for the absolute loader used in the SIC programming

Notifications You must be signed in to change notification settings

AmrHendy/Sic-Assembler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sic-Assembler

A Systems Programming project for an Assembler for SIC instructions, written in java, producing code for the absolute loader used in the SIC programming. The project includes a parser that is capable of handling source lines that are instructions, storage declaration, comments, and assembler directives . Then the program executes the two passes and output listing file , intermediate file and object file.

Authors

License

This project is licensed under the MIT License

About

A Systems Programming project for an Assembler for SIC instructions, written in java, producing code for the absolute loader used in the SIC programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%