summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ata/atapicdr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Attempt at implementing unit attention how software needs it to be rather tha... smf-2025-02-171-32/+6
* util/cdrom, machine/t10mmc: Add preliminary support for multisession CD-ROMs,... 9871238791132024-05-121-5/+15
* layout/bfm_sc5_gu96x8.lay: Use loops and save many lines. Vas Crabb2024-01-241-31/+31
* misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) 9871238791132024-01-161-3/+3
* namco/namcos12.cpp: Emulated games with CDXA board. (#11558) 9871238791132023-09-221-0/+7
* bus/ata/atapicdr.cpp: Support subclassing atapi_fixed_cdrom_device. [R. Belmont] arbee2023-09-011-1/+6
* machine/t10mmc.cpp: Implemented most features of T10 MMC read CD (0xbe) comma... 9871238791132023-08-231-0/+1
* machine/ataflash.cpp: Untangle from the parallel ATA interface. Vas Crabb2023-06-291-0/+1
* srcclean in preparation for MAME 0.255 branch Vas Crabb2023-05-281-2/+2
* cdda: Modernize a little Olivier Galibert2023-05-181-5/+1
* ata/atapicdr, scsi/scsicd: Set CDDA image on device reset (#11238) 9871238791132023-05-181-0/+4
* atapicdr, cdromimg: Fix gdrom support Olivier Galibert2023-05-051-0/+3
* atari: make the dvdrom drives be dvdroms Olivier Galibert2023-05-051-1/+4
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-6/+33
* firebeat: Implement SPU DMAs and fix SPU device configurations (#7693) 9871238791132021-01-281-1/+9
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-0/+151