diff --git a/hash/pc98.xml b/hash/pc98.xml
index 0066dcfa359..7c0f27100a8 100644
--- a/hash/pc98.xml
+++ b/hash/pc98.xml
@@ -875,20 +875,17 @@ TODO:
-
Air Duel
@@ -3387,20 +3384,16 @@ TODO:
-
Chou Jikuu Yousai Macross - Remember Me
@@ -4945,19 +4938,17 @@ Presumably copy protection floppy, to be used with CD-Rom
-
Dragon Knight
diff --git a/src/mess/drivers/pc9801.c b/src/mess/drivers/pc9801.c
index f8ea8f06b1a..48cd672faf8 100644
--- a/src/mess/drivers/pc9801.c
+++ b/src/mess/drivers/pc9801.c
@@ -3211,6 +3211,7 @@ static I8255A_INTERFACE( ppi_mouse_intf )
static SLOT_INTERFACE_START( pc9801_floppies )
SLOT_INTERFACE( "525hd", FLOPPY_525_HD )
+ SLOT_INTERFACE( "35hd", FLOPPY_35_HD )
SLOT_INTERFACE_END
static SLOT_INTERFACE_START( pc9801_cbus )