Question: Write programs and execute each instruction (single-step) and fill in contents in the table. Verify that your program works as documented in the table using

 Write programs and execute each instruction (single-step) and fill in contents

Write programs and execute each instruction (single-step) and fill in contents in the table. Verify that your program works as documented in the table using the ET3400 trainer. Use this table format for all programs. 1. Use extended addressing mode to write a program to be entered as hexadecimal values on the 6800 MPU based E-3400 trainer that adds three decimal numbers (11,4,8) stored in consecutive memory locations starting at address 0x0040. The final result of the addition should also be stored in memory location 0x0050. 2. Use indexed addressing mode to write a program to be entered as hexadecimal values on the 6800MPU based E-3400 trainer that subtracts from decimal number 100 the following three decimal numbers (3,19,21) stored in consecutive memory locations starting at address 00020. The final result of the addition should also be stored in memory location 00025. 3. Write a program incorporating relative addressing mode, to be entered as hexadecimal values on the 6800MPU based E-3400 trainer, that multiplies three decimal numbers (6,9,4) stored in consecutive memory locations starting at address 030. Use the repetitive addition method to perform multiplication, and the final result should be stored in memory location 035

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!