Previous 199869 Revisions Next

r21018 Wednesday 13th February, 2013 at 04:51:51 UTC by R. Belmont
don't dupe devices (nw)
[src/mess/drivers]apple2gs.c

trunk/src/mess/drivers/apple2gs.c
r21017r21018
297297   SLOT_INTERFACE("alfam2", A2BUS_ALFAM2)    /* ALF Apple Music II */
298298   SLOT_INTERFACE("midi", A2BUS_MIDI)  /* Generic 6840+6850 MIDI board */
299299   SLOT_INTERFACE("vulcan", A2BUS_VULCAN)  /* AE Vulcan IDE card */
300   SLOT_INTERFACE("vulcan", A2BUS_VULCAN)   /* AE Vulcan IDE card */
301300   SLOT_INTERFACE("ssc", A2BUS_SSC)    /* Apple Super Serial Card */
302301//    SLOT_INTERFACE("softcard", A2BUS_SOFTCARD)  /* Microsoft SoftCard */  // appears not to be IIgs compatible?
303302//    SLOT_INTERFACE("scsi", A2BUS_SCSI)  /* Apple II SCSI Card */

Previous 199869 Revisions Next


© 1997-2024 The MAME Team