Skip to content

Two Pass SIC XE Assembler which takes a code wriithen in assembly language and output its object file

Notifications You must be signed in to change notification settings

HadyMohamed/Two-Pass-SIC-XE-Assembler

Repository files navigation

Two-Pass-SIC-XE-Assembler

Two Pass SIC XE Assembler which takes a code wriithen in assembly language and output its object file pass 1 reads the code parses it validates it and then generates locations in memory for each instruction where pass 2 reads the code, symbol and literal table generated from Pass 1 then generates the Object Program

About

Two Pass SIC XE Assembler which takes a code wriithen in assembly language and output its object file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages