Problem
The MARIE simulator specifically:
A. How many bytes of memory? Byte-addressed or word-addressed? What is the difference?
B. Instruction format,
a. How many bits are used for an "operation" / "instruction"?
b. How many of those bits for the operation code?
c. How many of those bits used for the operand address?
C. What is purpose of operation Load X? List the micro-steps.
D. List the micro-steps for the "fetch, execute, decode" loop