The FDC READ TRACK command should now operate properly.

This commit is contained in:
OBattler
2016-11-11 03:16:41 +01:00
parent 971eeedde7
commit beb4e7869d
17 changed files with 56 additions and 21 deletions

View File

@@ -6,6 +6,7 @@
#include "x87.h"
#include "mem.h"
#include "cpu.h"
#include "disc.h"
#include "fdc.h"
#include "timer.h"