Added support for DTC 5150X HDD controller.

Fixed some bugs in the 'Xebec' MFM controller in the process.
This commit is contained in:
SarahW 2017-03-19 21:50:51 +00:00
commit ed7021a2e1
3 changed files with 324 additions and 86 deletions

View file

@ -1 +1,2 @@
extern device_t mfm_xebec_device;
extern device_t dtc_5150x_device;