mirror of
https://github.com/holub/mame
synced 2025-04-27 02:33:13 +03:00
bbcb_us: Re-attached bbcb_flop_us softlist (nw)
This commit is contained in:
parent
1696435969
commit
f8be5f366b
@ -1046,7 +1046,7 @@ void bbc_state::bbcb_us(machine_config &config)
|
||||
FLOPPY_CONNECTOR(config, "i8271:1", bbc_floppies, "525qd", bbc_state::floppy_formats).enable_sound(true);
|
||||
|
||||
/* software lists */
|
||||
SOFTWARE_LIST(config, "flop_ls_b_us").set_original("bbcb_cass_us");
|
||||
SOFTWARE_LIST(config, "flop_ls_b_us").set_original("bbcb_flop_us");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user