summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/nscsi_hd.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-369/+0
* Added some that could be tracked in emu section (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* nscsi_cd: I told'ya, there's no disk in the drive [O. Galibert] Olivier Galibert2014-06-191-4/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-3/+2
* nscsi: save some state [O. Galibert] Olivier Galibert2014-04-131-0/+5
* modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c... Miodrag Milanovic2014-03-231-1/+1
* (MESS) Added nscsi versions of the SCSI callback device and Xebec S1410. [Cur... Curt Coder2013-11-141-0/+5
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-3/+3
* nscsi_hd: Added 6-byte WRITE, logging of unknown commands, and some Apple-spe... R. Belmont2013-03-011-5/+77
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* Set interface name to scsi harddisks so they can be mounted as softlist items... Miodrag Milanovic2012-11-271-1/+1
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-111-1/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-071-2/+2
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-051-14/+145
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-1/+1
* New modern object-oriented bus-signals-available SCSI implementation [O. Gali... R. Belmont2012-02-091-0/+155