Skip to content

An assembler for the famous hypothetical microprocessor SICXE

Notifications You must be signed in to change notification settings

MohamadTarekk/SICXE-Assembler

Repository files navigation

SIC-XE Assembler

This Project was developed for Systems Programming course at "Faculty of Engineering, Alexandria University".

Easy to use Assembler

  • Using the user-friendly GUI you can load your code file or you can write it directly into the Editor.

Project Image1

  • There are 2 modes which you can write code in : Restricted and Free Format Modes.

    • Restricted which have certain positions for instruction format specified in the project PDF.
    • Free Format which allows the user to type the instruction info anywhere in the line of code however that comes with one rule and it's to include ';' as prefix to inlined comments.
  • After Successful Assemble the user can check the output from the 'Assemble' menu like the ListFile and the ObjFile.

Project Image2

Project Image1

About

An assembler for the famous hypothetical microprocessor SICXE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published