summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/s1410.c
Commit message (Collapse)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 ↵ smf-2012-09-071-0/+3
| | | | created, this will get less messy once the z80 code is used instead of hle'ing it. (nw)
* made S1410 device act as a SCSIHD with the custom commands, added D9060HD & ↵ smf-2012-09-051-13/+71
| | | | ACB4070 devices to do the same thing [smf]
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+227