The code below
Lea dx, MES1 '; 'Input first Number, 0 ah, 0 dh,' $'
Mov ah, 9
Int 21 h
Mov ah, 1
Int 21 h
Lea dx, MES2; Ah 'Input the second Number', 0, 0 dh, '$'
Mov ah, 9
Int 21 h
Running effect
CodePudding user response:
Key is detected, the interrupt return, return is also a button