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 +1,2 @@
|
|||
void xtide_init();
|
||||
extern device_t xtide_device;
|
||||
extern device_t xtide_at_device;
|
||||
|
|
|
|||
Loading…
Reference in a new issue