summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/atapihle.c
Commit message (Expand)AuthorAgeFilesLines
* Use virtual multiple inheritance to share command processing between SCSI & A... smf-2013-09-171-10/+19
* Preliminary SET FEATURES support. Only set transfer mode is currently support... smf-2013-09-101-5/+0
* Preliminary ATAPI/Dreamcast DMA. The timing needs to be moved into the device... smf-2013-09-081-42/+57
* Refactored Konami System 573 to use ATA_INTERFACE [smf] smf-2013-08-291-9/+56
* refactored to use ATA_INTERFACE [smf] smf-2013-08-251-0/+2
* Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ... smf-2013-08-241-0/+198