/Two-Pass-Assembler

Python Assembler

Primary LanguagePython

Two-Pass-Assembler

Python Assembler This was done as a part of a project for Computer Architecture and Operating System(CSE 231). A two pass assembler converting given instructions into machine code. Most of the OpCodes have been taken care of.