ayushoriginal / Two-pass-Assembler

COMPUTER ARCHITECTURE Designed a 32-bit ISA and implemented a two pass assembler using C code to demonstrate how assembly language computation occurs with the help of different sets of instructions and different addressing modes defined in ISA. It converted Assembly Language code into Machine Language code and then using the machine language cod…
48Updated 8 years ago

Related projects

Alternatives and complementary repositories for Two-pass-Assembler