summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/8237dma.h
Commit message (Expand)AuthorAgeFilesLines
* 8237dma: convert its remaining users and kill it (nw) cracyc2013-05-301-194/+0
* removed devhelpr.h and trampolines in half modern devices,also southbridge al... Miodrag Milanovic2013-03-201-29/+13
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-35/+35
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-37/+12
* 8237dma - Added cascade mode support [Wilbert Pol] Miodrag Milanovic2011-04-111-0/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-3/+3
* Updated the i8257 DMA device to no longer be legacy. [Harmony] Ryan Holtz2010-08-261-1/+1
* Updated the i8237 DMA device to no longer be legacy. [Harmony] Ryan Holtz2010-08-261-13/+152
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* i8237: removed old MESS hack leftover. No whatsnew. Wilbert Pol2009-12-261-3/+0
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-201-2/+2
* Refactored i8237 DMA to use devcb. Curt Coder2009-11-081-45/+78
* Made the 8237 dma controller emulation more accurate by implementing it as a ... Wilbert Pol2009-06-131-5/+8
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-1/+1
* Made CPUs into proper devices. CPUs are now added in the Aaron Giles2008-12-161-1/+1
* Added MDRV_DMA8237_ADD macro. Wilbert Pol2008-12-091-0/+9
* Changed the 8237dma implementation into a device. Wilbert Pol2008-04-071-35/+28
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+61