summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/atapihle.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-78/+0
* cleanup of bogus copyright messages and restriction texts, update for Daniel ... Miodrag Milanovic2015-05-251-3/+0
* did change for smf (nw) Miodrag Milanovic2015-05-121-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-141-1/+1
* asserted copyright (nw) smf-2013-11-021-0/+2
* Use virtual multiple inheritance to share command processing between SCSI & A... smf-2013-09-171-2/+5
* Preliminary SET FEATURES support. Only set transfer mode is currently support... smf-2013-09-101-1/+0
* Preliminary ATAPI/Dreamcast DMA. The timing needs to be moved into the device... smf-2013-09-081-1/+9
* Refactored Konami System 573 to use ATA_INTERFACE [smf] smf-2013-08-291-2/+19
* Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ... smf-2013-08-241-0/+52