summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/t10mmc.h
Commit message (Expand)AuthorAgeFilesLines
* fixed compiling with MSVC, added enums for T10 commands, moved seek(6) from 2... smf-2013-11-191-6/+18
* Uses the sff8020 read toc legacy format field if the mmc format field is zero... smf-2013-10-091-0/+7
* Fixed read toc to always return the lead out & return the correct results for... smf-2013-10-081-0/+1
* moved request sense command into t10spc, supporting the old obsolete format a... smf-2013-10-051-1/+3
* Use virtual multiple inheritance to share command processing between SCSI & A... smf-2013-09-171-0/+39