Page 1 of 1

Write an assembly language program for the 8085 Microprocessor to calculate the sum of series of odd numbers. Input: 425

Posted: Fri May 20, 2022 12:55 pm
by answerhappygod
Write An Assembly Language Program For The 8085 Microprocessor To Calculate The Sum Of Series Of Odd Numbers Input 425 1
Write An Assembly Language Program For The 8085 Microprocessor To Calculate The Sum Of Series Of Odd Numbers Input 425 1 (16.29 KiB) Viewed 34 times
Write an assembly language program for the 8085 Microprocessor to calculate the sum of series of odd numbers. Input: 4250H = 04H 4251H = 6EH = 4252H = 32H = 4253H = 69H = 4254H = 3AH Store the result in memory location 4300H. Note: Starting Address of the Program (Mnemonic) Code: 4200H (2 marks)