Microprocessor [8086] . Will 8086 reset the output port after every clock cycle?

89 views Asked by At

I am actually writing code for 8086 processor, and need to output one of the registers. I think I can use the OUT instruction, but will the data bus lose that data after clock cycle completed?

I actually didn't tried on actual microprocessor

0

There are 0 answers