summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/scsicd.h
Commit message (Expand)AuthorAgeFilesLines
* modernised CDDA & discard buffered samples when starting to play to avoid aud... smf-2013-05-131-0/+2
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* made cdrom_image_device & harddisk_image_device responsible for accessing dri... smf-2012-10-111-2/+0
* renamed scsidev to scsihle (nw) smf-2012-10-041-2/+2
* Removed init_scsibus() from scsibus_device as it was only used for passing th... smf-2012-09-211-0/+1
* scsi devices are now proper mame devices. smf-2012-05-311-5/+38
* [SCSICD] Reverted previous change. R. Belmont2008-04-041-5/+0
* Various SCSI devices register state items by their disk ID, which are not uni... R. Belmont2008-03-311-0/+5
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+17