Answers for "an 8 bit i/o called data can be read or write. it's memory mapped to adress 800"

0

what do you mean by io address and memory address

Memory mapped IO is one where the processor and the IO device share the same memory location(memory),i.e.,the processor and IO devices are mapped using the memory address
Posted by: Guest on June-08-2020

Code answers related to "an 8 bit i/o called data can be read or write. it's memory mapped to adress 800"

Code answers related to "Assembly"

Browse Popular Code Answers by Language