//fdc.h //Author: Josh Holtrop //Date: 10/30/03 #define FDC_DOR 0x3f2 #define FDC_MSR 0x3f4 inline void fdc_sendDOR(byte dor);