I have interfaced 8255A with 8086. PortA (Mode 0) is defined as input and PortB (Mode 0) and PortC are defined as output. PC0 and and PC1 are set by BSR command. As well as, I have read PortA and send it to PortB using a loop. But it is not working. I have attached the Proteus file. The assembly...