Z80 DMA
0Popularity
Average expert rating
0Evaluations
Z80 DMA Definition The Z80 DMA (typical part number Z8410) is a direct memory access controller for Z80-based systems that moves data blocks without involving the CPU for every byte. The idea is straightforward: the CPU configures the DMA (source, destination, length, and mode), then the DMA temporarily takes control of the bus and transfers data...