Question: Use memory address 0x00 as the location for the first instruction of your program. Write a program using the 6800 instruction set that multiplies three
Use memory address 0x00 as the location for the first instruction of your program. Write a program using the 6800 instruction set that multiplies three decimal numbers (6, 9, and 4) stored in memory locations 0x20, 0x21 and 0x22 by using the repetitive addition method. The final result should also be stored in memory location 0xB0.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
