From fe9dff357c34c79ce7663e563fbe3f61341ac466 Mon Sep 17 00:00:00 2001 From: Couriersud Date: Fri, 4 Jan 2008 23:10:29 +0000 Subject: Added Z80 DMA chip. - only implements intelligence to emulate dkong3 - fixed a misleading comment in 8257dma.h --- src/emu/machine/8257dma.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emu/machine/8257dma.h') diff --git a/src/emu/machine/8257dma.h b/src/emu/machine/8257dma.h index 3c963f5cb1e..bcb4cf7d39b 100644 --- a/src/emu/machine/8257dma.h +++ b/src/emu/machine/8257dma.h @@ -21,7 +21,7 @@ struct dma8257_interface /* CPU to halt when DMA is active */ int cpunum; - /* speed of DMA accesses (per byte) */ + /* clock */ int clockhz; /* accessors to main memory */ -- cgit v1.2.3-70-g09d2