summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/idectrl.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-231-5/+5
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-0/+2
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-6/+6
* Small cleanup (no whatsnew) Miodrag Milanovic2012-02-091-2/+0
* IDE controller now support two slots, currently used devices are made as slot... Miodrag Milanovic2012-02-091-16/+113
* Added support for 2 drives on IDE controller [Miodrag Milanovic] Miodrag Milanovic2012-01-121-1/+1
* Preps for doing idectrl change to work with more devices (no whatsnew) Miodrag Milanovic2012-01-111-1/+1
* Various changes and improvements to the Chihiro emulation [Samuele Zannoli] Angelo Salese2011-09-061-0/+10
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* running_device -> device_t Aaron Giles2010-12-311-9/+9
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-9/+9
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-9/+9
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* From: David Haywood [neohaze@nildram.co.uk] Aaron Giles2009-07-161-0/+2
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* Taito G-NET support Aaron Giles2009-03-121-2/+4
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-1/+1
* Removed cpunum_get_active(). Aaron Giles2008-12-061-0/+6
* Disks opened by the romload module are no longer identified by index. Aaron Giles2008-08-011-3/+7
* Converted voodoo into a proper device. Aaron Giles2008-06-231-2/+2
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-20/+61
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+37