First page Back Continue Last page Graphics
I/O address space
As an alternative to memory address space:
requires support in the instruction set and additional hardware pins.
- MOVE might de-assert the I/O address pin and access a memory location.
- IN and OUT conversely would assert the I/O address pin and perform the data transfer.
Still requires glue logic to control OE/ for all devices.