Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 220 Bytes

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.