Introduction:
In this assignment, you will implement an assembly language interpreter that will run assembly language instructions in accordance with a given simplified virtual machine architecture. The interpreter is expected to execute an assembly program and generate a display of the content of the virtual machine after the execution of the program.
The assembly language for the given virtual machine supports various operations such as: