Q1. (a) sixteen byte of data are stored in memory location starting at 8050H to 805FH. Write
a program to transfer the entire block of data bytes to new memory locations starting at
8070H
Data byte
37
57
E3
BS
A2
SA
8B
10
F2
7F
A7
19
82
DA
C2
98
Hint. Start with showing data transfer, flow chart, and then machine
writing.
(b). write instruction to store the contents of register B into the memory location 8085H
using the opcodes, MOV, STAX and STA. the register B holds 32H