Added preliminary emulation of the 'Xebec' XT Fixed Disk Adapter.

This commit is contained in:
SarahW 2017-03-18 17:14:39 +00:00
commit f44aed9332
12 changed files with 758 additions and 9 deletions

1
src/mfm_xebec.h Normal file
View file

@ -0,0 +1 @@
extern device_t mfm_xebec_device;