Answers

Question and Answer:

  Home  86 Family

⟩ Write an assembly code which can call function in a loop with al value from 0 to 9?

mov ro,#10h

here:

acall fun

inc a1

djnz ro,here

 191 views

More Questions for you: