apple/macquadra700.cpp: Temporarily comment out a new software list that isn't ready yet. [R. Belmont]

This commit is contained in:
arbee 2024-07-17 23:01:04 -04:00
parent c6c302f924
commit 5fd57331a7

View File

@ -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");