summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/ataflash.c
Commit message (Expand)AuthorAgeFilesLines
* asserted copyright (nw) smf-2013-11-021-0/+2
* fixed mametesters 05317 [smf] smf-2013-10-011-0/+2
* Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ... smf-2013-08-241-6/+7
* removed read_key() from ide_mass_storage_device as it's only used by ataflash... smf-2013-06-161-14/+12
* Fixed ct486 booting with two chd's loaded. Moved the GNET protection command ... smf-2013-06-151-3/+101
* simplified status flags & fixed ct486 booting in mess (nw) smf-2013-06-151-3/+3
* ata flash device derives from ide hdd device and adds pccard interface, inste... smf-2013-06-131-32/+14
* Allow more than one ide controller on the same device [smf] smf-2013-06-121-1/+1
* moved password fields off the ide controller (nw) smf-2013-06-121-2/+2
* Move & 7. I'm pretty sure that line is never called, at least in the old code... smf-2013-06-091-1/+1
* First pass at tidying up ide interface. It no longer tries to force everythin... smf-2013-06-081-2/+20
* moved handlers into the ide_controller_device (nw) smf-2013-06-061-2/+2
* Split rf5c296 and ata flash functionality from taitogn.c into their own devic... smf-2013-06-021-0/+101