summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/s1410.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Removed unneeded includes. (nw) Curt Coder2012-12-071-1/+0
* removed GetCommand() and made command and commandLength protected (nw) smf-2012-10-111-8/+0
* (MESS) correct capacity is logged when drive parameters are set (nw) smf-2012-09-251-2/+17
* add harddrive in machine config fragment as the one in the base class isn't c... smf-2012-09-071-0/+3
* made S1410 device act as a SCSIHD with the custom commands, added D9060HD & A... smf-2012-09-051-13/+71
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+227