summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/ataflash.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed Mametesters 05769 by reducing ATA flash card seek time to zero. [smf] smf-2014-10-301-0/+1
* asserted copyright (nw) smf-2013-11-021-0/+2
* Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ... smf-2013-08-241-1/+1
* Added ata_interface_device, ide_controller_device is now only for pc register... smf-2013-06-191-1/+1
* removed read_key() from ide_mass_storage_device as it's only used by ataflash... smf-2013-06-161-1/+2
* Fixed ct486 booting with two chd's loaded. Moved the GNET protection command ... smf-2013-06-151-0/+6
* ata flash device derives from ide hdd device and adds pccard interface, inste... smf-2013-06-131-8/+3
* Split rf5c296 and ata flash functionality from taitogn.c into their own devic... smf-2013-06-021-0/+36