News

##Write a program in 8085 assembly language to transfer data block in direct order. LXI H, 2500 ; Load HL with the source memory address 2500H LXI D, 2600 ; Load DE with the destination memory address ...