From 5fd57331a71f31aa700ea9a7bb8feaec141e5654 Mon Sep 17 00:00:00 2001 From: arbee Date: Wed, 17 Jul 2024 23:01:04 -0400 Subject: apple/macquadra700.cpp: Temporarily comment out a new software list that isn't ready yet. [R. Belmont] --- src/mame/apple/macquadra700.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/apple/macquadra700.cpp b/src/mame/apple/macquadra700.cpp index b64878ded04..31a9f52b9eb 100644 --- a/src/mame/apple/macquadra700.cpp +++ b/src/mame/apple/macquadra700.cpp @@ -830,7 +830,7 @@ void eclipse_state::via2_out_b_q900(u8 data) SOFTWARE_LIST(config, "hdd_list").set_original("mac_hdd"); SOFTWARE_LIST(config, "cd_list").set_original("mac_cdrom").set_filter("MC68040"); - SOFTWARE_LIST(config, "cd_apple_dev").set_original("apple_devcd"); + // SOFTWARE_LIST(config, "cd_apple_dev").set_original("apple_devcd"); SOFTWARE_LIST(config, "flop_mac35_orig").set_original("mac_flop_orig"); SOFTWARE_LIST(config, "flop_mac35_clean").set_original("mac_flop_clcracked"); SOFTWARE_LIST(config, "flop35_list").set_original("mac_flop"); -- cgit v1.2.3