Question: Create a data array in the memory. The data should have 2 0 h , 3 2 h , 2 2 h , 1 1

Create a data array in the memory. The data should have 20h,32h,22h,11h,0ah and
34h.
Write a program to access these data elements using register indirect addressing, base
relative addressing and based indexed relative addressing.
The program should use a loop to access the data. The data may be defined within the
body of the program. emu 8086 emulator will also be written. In other words, some commands such as loop, inc that a beginning course student will know will be used.

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 Programming Questions!