(MESS) c128: Cleanup. (nw)

This commit is contained in:
Curt Coder 2012-10-19 14:34:03 +00:00
parent c97b54ddcf
commit 088b56fab9

View file

@ -1057,7 +1057,8 @@ SLOT_INTERFACE_START( sx1541_iec_devices )
SLOT_INTERFACE_END
SLOT_INTERFACE_START( c128dcr_iec_devices )
SLOT_INTERFACE("c1571cr", C1571) // TODO should be C1571CR but no boot with it
SLOT_INTERFACE("c1571", C1571)
SLOT_INTERFACE("c1571cr", C1571CR)
SLOT_INTERFACE_END
SLOT_INTERFACE_START( c128d81_iec_devices )