Few more changes on the DTK FDC's

DP8473 now uses the correct flags.
Included few notes related to the DTK FDC.
This commit is contained in:
Panagiotis
2021-01-31 13:09:42 +02:00
committed by GitHub
parent 782d8d9c95
commit 1290fdb065
3 changed files with 43 additions and 32 deletions

View File

@@ -34,7 +34,6 @@ extern int fdc_type;
#define FDC_FLAG_NSC 0x80 /* PC87306, PC87309 */
#define FDC_FLAG_TOSHIBA 0x100 /* T1000, T1200 */
#define FDC_FLAG_AMSTRAD 0x200 /* Non-AT Amstrad machines */
#define FDC_FLAG_NSDP 0x400 /* DP8473N, DP8473V */
typedef struct {