mirror of
https://github.com/holub/mame
synced 2025-04-29 11:30:28 +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);
|
FLOPPY_CONNECTOR(config, "i8271:1", bbc_floppies, "525qd", bbc_state::floppy_formats).enable_sound(true);
|
||||||
|
|
||||||
/* software lists */
|
/* 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