Added support for IBM AT Fixed Disk Adapter (MFM).
Added ability to configure hard drive controller. Changed XTIDE to be generic device.
This commit is contained in:
parent
7d6028a619
commit
9ddd1fc679
20 changed files with 1206 additions and 133 deletions
1
src/mfm_at.h
Normal file
1
src/mfm_at.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
extern device_t mfm_at_device;
|
||||
Loading…
Reference in a new issue