Write a program to subtract two8-bit numbers & exchange the digits using 8051?
2 years ago
Microprocessors
MOVA,#9F
MOVR0,#40
SUBBA,R0
SWAPA

Rusma Khadka
Sep 10, 2022