summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/adam_ide.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-209/+0
* License tags. (nw) Curt Coder2013-10-161-0/+2
* reverted short name (nw) smf-2013-06-191-1/+1
* Added ata_interface_device, ide_controller_device is now only for pc register... smf-2013-06-191-19/+19
* First pass at tidying up ide interface. It no longer tries to force everythin... smf-2013-06-081-5/+5
* moved handlers into the ide_controller_device (nw) smf-2013-06-061-5/+5
* Merge the mame and mess ide hd device (nw) smf-2013-06-051-1/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-15/+15
* Cleanups and version bump (nw)mame0147u3 Miodrag Milanovic2012-11-191-24/+24
* (MESS) adam: Added preliminary IDE card emulation. (nw) Curt Coder2012-11-131-0/+207