Question: Your program will accept a program written in this assembly language (redirected from a file), parse the commands and load the instructions into the 100





Your program will accept a program written in this assembly language (redirected from a file), parse the commands and load the instructions into the 100 word memory. If and only if this is successful, the loaded program will then be executed.
Need this code written in C Language
This assignment has you create your own virtual computer with its own limited instruction set and assembly language. The program you write will accept as input programs written in this language, "compile" it into the computer's instruction set and execute the program.
Step by Step Solution
3.45 Rating (155 Votes )
There are 3 Steps involved in it
You need to start by creating your own instruction set for the computer and language for writing pro... View full answer
Get step-by-step solutions from verified subject matter experts
