Add preliminary IBM PS/2 ESDI Fixed Disk Adapter emulation.

This commit is contained in:
SarahW 2017-04-06 22:01:11 +01:00
commit 4d164c4c37
8 changed files with 935 additions and 11 deletions

1
src/hdd_esdi.h Normal file
View file

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