Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose that you have the following screenshot from the MARIE simulator. M MARIE Simulator File Run Stop Step Breakpoints Symbol Map Help label operand hex
Suppose that you have the following screenshot from the MARIE simulator. M MARIE Simulator File Run Stop Step Breakpoints Symbol Map Help label operand hex AC 100 Hex 0000 opcode TIPUT STORE INPUT STORE 5000 - 1 101 102 X IR 5000 5000 2109 103 Y 100 MAR 9106 2 100 Hex 104 105 B 1100 106 End LOAD OUTPUT HALT MBR 0000 107 6000 7000 0000 0000 108 X DEC 0 PO 101 Hex 109 Y DEC 0 INPUT Dec a) Write the equivalent Hex value of the instruction STORE X (1). b) What is the hidden Instruction that has the Hex value 9106 (2)? c) What is the hidden part of the Instruction that has the Hex value 1108(3)? d) Based on the above screenshot which shows the execution of the first instruction, what will the value of x be? e) Based on above, what will the output if the second entered value was 10? f) Run the whole code on your MARIE simulator and include a screenshot that shows the code and the output
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started