aayush-karki / Assembler_and_Emulator_in_CPP

An assembler and emulator for the VC 1620 machine--inspired by IBM 1620--that converts human-written code into a symbol table and a list of machine language instructions to emulate them.

Repository from Github https://github.comaayush-karki/Assembler_and_Emulator_in_CPPRepository from Github https://github.comaayush-karki/Assembler_and_Emulator_in_CPP

Assembler_and_Emulator_in_CPP

An assembler and emulator for the VC 1620 machine--inspired by IBM 1620--that converts human-written code into a symbol table and a list of machine language instructions to emulate them.

About

An assembler and emulator for the VC 1620 machine--inspired by IBM 1620--that converts human-written code into a symbol table and a list of machine language instructions to emulate them.


Languages

Language:C++ 100.0%