summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/atapihle.c
Commit message (Expand)AuthorAgeFilesLines
* fixed enum, didn't mean to click ok on commit earlier as I was still clean bu... smf-2013-11-141-1/+1
* Set the error bit in the IDE status register if the command causes a check co... smf-2013-11-141-0/+3
* asserted copyright (nw) smf-2013-11-021-0/+2
* 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