Write a C++ program that simulates the MASSEY machine. The program must receive input in the form of a text file consisting of MASSEY machine code instructions . Your program then simulates the...















Write a C++ program that


simulates the MASSEY machine. The program must receive input in the form


of a text file consisting of MASSEY machine code instructions
.


Your


program then simulates the


machine running, i.e. it works through the machine code instr
uctions (in the correct sequence) changing


values of registers and memory locations as required.


You must design


appropriate


output that assists a


machine code programmer to see what is going on with the machine code instructions. You should


display


item
s such as program counter, instructions register, values of recently changed registers, and


values of recently changed memory locations.


Sep 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here