Programming 2
Programming 2
Bharat Acharya
Mumbai: 2021
½ 8085 PROGRAMMING
ADD B ; A = Sum
Solution: Using M
ADD M ; A = Sum
INX H ; HL = 2003H
Special Note:
Please refer our videos for full explanation of the programs and the diagram of the
logic.
Solution:
Solution:
Solution:
LXI B, 2000H ; Pointer to 1st Block at 2000H
BACK: LDAX B ; A = data from Block 1 (Eg: “p” from our video)
MOV H, A ;H=p
MOV A, H ;A=p
8086 Microprocessor
Link: https://amzn.to/3qHDpJH
8051 Microcontroller
Link: https://amzn.to/3aFQkXc